body {  font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-left: 0px}
h1 {  font-size: 120%}
h2 {  font-size: 110%}
h3 {  font-size: 105%; font-weight: bold}

#header {  background-color: #006600; text-align: center; margin-top: 0px; margin-right: 0px; margin-left: 0px;
 height: 150px}

#banner {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 54px;
	vertical-align: middle;
	border-bottom: 3px solid #000


 }
#menubar {
	background-color: #000000;
	text-align: center;
	padding: 10px 0px 0px;
	vertical-align: middle;
	height: 18px;


}

 #navlist
{
margin: 0;
text-align: center;
padding: 4px 20px 4px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px;
	text-decoration: none;
	color: #999;
	text-align: center;

}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #006600;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }



#main {
	background-color:#9c9;
	font-size: 12px;
	line-height: 1.5em;
	padding: 3px; 

}


#sidebar {
	background-color:#dda0dd;
	font-size: 10px;
	line-height: 1.2em;
	padding: 3px; 
	}
	
#sidebar a:link {
color: #000000;
}

#feature {background-color:#FFEFD5;
	font-size: 10px;
	line-height: 1.2em;
	padding: 3px; 
	}
#feature2 {
	font-size: 10px;
	line-height: 1.2em;
	color: #000000;
	background-color: #D3E7D8;
	padding: 1px 2px 1px 5px;
}

	
#sidebar a:link {
color: #000000;
}

#general {
	background-color:#f5f5f5;
	font-size: 0.85em;
	line-height: 1.5em;
}
.funding {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: right;
	color: #00529B;
	background-color: #FFFFFF;
}

#general li {
	padding-bottom: 2px;
}

a:link {
	color: #004F00;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFFFF;
}
a:active {
	color: #CC66FF;
}

.footer {
	clear:all;
	text-align:center;
	font-family: 'Bitstream Vera Sans', eurostile, verdana, sans-serif;
	font-size:75%;
	text-transform:uppercase;	
	}
#conserblock {
	color: #003333;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #000000;
	border-left-color: #006600;
}
.floatleft {
	float: left;
	border: 1px solid #000000;
}
.floatrt {
	float: right;
	border: 1px solid #000000;
}

