body {
	margin: 0px;
	padding: 0px;
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background: #336799 url(/images/gradient-blue.jpg) repeat-x;
}
	
p, ul, h1, h2, h3, h4 {
	padding:0px;
	margin:0px}
	
#container {
	padding: 0px;
	width: 900px;
	margin: 0px auto 20px;
	border: 1px solid #000000;
	background: #FFF;
	text-align: left;
	overflow: auto;}
	
#header {
	height: 180px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;}

#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}

#header p {
	display:none;
	text-indent: -9999px; }
	
#header a {
	margin: 104px 50px 0px 0px;
	padding: 0px;
	height: 0px;
	float: right;
	color: #DFDFBF;
	font-size: 1.2em;
}	

#header a:hover {
	text-decoration: underline;}
		
h2 {
	color: #00659C;
	font: 1.6em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1.4em;
	padding: -10px 0px 0px;
}
h3 {
	color: #490D0C;
	padding-top: 0px;
	font: 130%/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.6em;
	margin-top: .8em;}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
	margin-top: 0.8em;
	color: #684A0D;}
h5 {
	font-size: 110%;
	color: #666666;}

#nav {
	background: #000000;

	position: relative;
	overflow: auto;}

#nav ul {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 90px;
	background: #000;
	text-align: center;
	display: inline;
	float: left;
	width: 798px;}

#nav ul li {
	display: inline;
	font-size: 1.2em;}

#nav ul li a {
	padding: 0.3em 0.7em;
	color: #DFDFBF;
	text-decoration: none;
	float: left;
	background: #000;}

#nav ul li a:hover {
	color: #FFF;}

#home #nav ul li a.home,
#founder #nav ul li a.founder,
#options #nav ul li a.options,
#photos #nav ul li a.photos,
#users #nav ul li a.users,
#what-is #nav ul li a.what-is,
#contact #nav ul li a.contact{
	color: #FC0;
}
			
							
#content {
	padding: 25px 0px 20px;
	width: 700px;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
}
	
#content p {
	padding-bottom: 0.8em;
	line-height: 1.6em;
}
#content ul {
	padding-left: 40px;
}

#content ul ul {
	padding-top: 1em;}
	
#content ul li {
	padding-bottom: 0.8em;
}

#content a {
	color: #00659C;
	text-decoration: underline;
}
#users #content ul li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#contact #content {
	padding-left: 350px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	width: 500px;
}

.column {
	width: 350px;
	float: left;
	margin-left: 180px;
	text-align: center;
	padding: 0px;
}
#content .column ul, .column ul li {
	padding-left: 0px;
	margin-left: 0px;
}

#footer {
	width: 900px;
	background: #3D1E5B;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	text-align: center;
}
	
#footer .address {
	font-size: 0.9em;
	color: #999;
	padding-left: 100px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	float: left;
}
	
#footer .websitings {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #999;
	float: right;
	padding-right: 100px;
}
	
#footer a {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}
#right_sidebar {
	background: #FFFFCC;
	padding: 20px;
	float: right;
	border: 1px solid #B68216;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right_sidebar h4 {
	text-align: center;
}
#right_sidebar img {
	border-style: none;
}

img.right {
	padding: 0px;
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: right;
}

img.left_noborder {
	padding: 0px 0px 10px;
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	clear: right;
	border: none;}
		
img.noborderRight {
	padding: 0px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
	border: none;}	
	
img.noborderLeft {
	border-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;}

.indent {
	padding-left: 20px;}.box {
	padding: 0px 20px;
	margin-bottom: 20px;
	border: 1px solid #4A0E0D;}
.center {
	text-align: center;
}

	
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
	
.clear_left {
	clear: left;}
