body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	background-color: #FFFFFF;
}

p 
{ 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p a
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

p a:hover
{
	line-height: normal;
	background-color: #0066FF;
	color: #FFFFFF;
	font-weight: bold;
}

#container
{
	
	padding-left: 5px;
	padding-top: 20px;
	margin: 0 auto;
	width: 800px;
}

#footer
{
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #333;
	background: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #CCCCCC;

}


#biocol1
{
	float: left;
	width: 200px;
}

#biocol2
{
	float: left;
	width: 500px;
}

.style1
{
	font-size: 120%;
	font-style: italic;
}

.style2 { color: #000000; }

#biocontainer
{
	clear: both;
	padding-top: 20px;
	width: 710px;
}

#bird3col1
{
	display: inline;
	float: left;
	width: 800px;
}

#bird2col4
{
	display: inline;
	float: left;
	width: 800px;
}

#birdcol
{
	display: inline;
	float: left;
	width: 800px;
}

#birdcol img, #bird2col4 img, #bird3col1 img { border: 1px solid black; }
#bird3col1 p { padding-right: 5px; }
#birdcol p { margin-right: 12px; }
#senscol1
{
	display: inline;
	float: left;
	width: 360px;
}

#senscol2
{
	display: inline;
	padding-right: 75px;
	float: right;
	text-align: right;
	width: 360px;
}
#nudecol1
{
	float: left;
	margin-right: 15px;
	width: 200px;
}
#nudecol2
{
	float: left;
	margin-right: 10px;
	width: 230px;
}
#nudecol2a
{
	clear: both;
	width: 640px;
	margin-left: 110px;
}

#seacol1
{
	display: inline;
	float: left;
	width:200px;
}

#ecoheader 
{
	display: inline;
	clear: both;
	pading-top: 40px;
	
}

.style9 {
	clear: both;
	color: #008040;
	font-weight: bold;
	font-size: 22px;
}
.style10 {color: #9D4F00}

#leftcol
{
	display: inline;
	float: left;
	width: 425px;
}

#leftcol h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#leftcol p { font-size: 11px; }

#rightcol
{
	display: inline;
	float: left;
	width: 350px;
}

#bottomcol
{
	float: left;
	clear: both;
	width: 785px;
}

#navcontainer ul
{
	float: left;
	width: 710px;
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 5px solid #D0AC57;
	background: #000080;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	float: left;
	width: 75px;
	text-decoration: none;
	padding: 5px 0px;
	border-right: 1px solid #fff;
	color: #fff;
	background: #000080;
	height: 2em;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-color: #5F94C9;
}






