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: 105px; 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; 
	}
	
#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: #009900;
	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;	
	}
