body {
	background-image: url(images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#99cccc;
	}
	
#designby {
	position:relative;
	left:90px;
	top:-360px;
	width:150px;
	height:30px;
	z-index:12;
	}
	
	
#banner {
	width:900px;
	height:150px;
	}
	
#nav {
	position:absolute;
	left:6px;
	top:167px;
	width:154px;
	height:172px;
	text-align:right;
	z-index:11
	}

#nav a {
	display:block;
	width:150px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
#nav a:link, #nav a:visited {
	color: #000066;
	}
	
#nav a:hover {
	color:#669999;
	font-weight:bold;
	}

#main {
	position:absolute;
	left:179px;
	top:169px;
	height:517px;
	}
	
#text {
	z-index:2;
	position:relative;
	left:2px;
	width:600px;
	}

	
#waves {
	position:relative;
	width:1200px;
	height:280px;
	left:-179px;
	z-index:1;
	}
	
#linetop {
	width:3px;
	height:250px;
	position:absolute;
	left:-9px;
	top:2px;
	background-color:#003366;
	}
	
#linebottom {
	width:3px;
	height:300px;
	position:relative;
	left:170px;
	top:-534px;
	background-color:#003366;
	}
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color:#003366;
	margin-top:4px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#003366;
	margin-top:-2px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#003366;
	margin-top:-2px;
	}
	
.bigorangetext {
	color:#CC6600; 
	font-weight:bold; 
	font-size:1.6em;
	}
	
.bulletrules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	}
	
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
	}







.bluephotoframe {
	border: thin solid #000066;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: right;
	vertical-align: top;
}




