body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #336666;
	color: #000000;
}
.nav {
	text-align: left;	
}
a.nav:link {
	color: #D7ECFF;
	text-decoration: none;
}
a.nav:visited {
	color: #D7ECFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
.whitetxt {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pixcaption {
	font-size: 90%;
	font-style: italic;
	text-align: center;
}
.activelink {
	color: #FFFFFF;
	text-decoration: none;
}

a.activelink:link {
	color: #FFFFFF;
	text-decoration: none;
}.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
}
.float {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
