body{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
}
p, ul{
	font-size: 80%;
	line-height: 150%;
}
h1{
	font-size: 16pt;
	font-weight: normal;
}
h2, .h2{
	font-size: 14pt;
	font-weight: normal;
}
h3{
	font-size: 96%;
	color: #999999;
}
h4{
	font-size: 90%;
	color: #666666;
}
h6{
	font-size: 60%;
	line-height: 150%;
	color: #999999;
}
a{
	color: #336699;
	text-decoration: underline;
}
a:hover{
	color: #669900;
	text-decoration: none;
}
b{
	color: #666666;
}
img{
	display: block;
	border: 0px;
}
#headerlogo{
	width: 750px;
	text-align: left;
}
#menu{
	width: 750px;
	border-left: 1px solid #FFFFFF;
}
#menu td{
	border-right: 1px solid #FFFFFF;
}
#headerimg{
	width: 750px;
}
#headerimg img{
	border-top: 2px solid #FFFFFF;
}
.ecology #headerimg{
	background-color: #669900;
}
#rightcolumn{
	width: 160px;
	background-color: #EEEEEE;
}
#rightcolumn p{
	margin: 10px;
}
#footer{
	width: 750px;
	border-top: 1px solid #999999;
}
#footer p{
	font-size: 70%;
	font-weight: bold;
	line-height: 150%;
	color: #666666;
}
#footer a{
	color: #666666;
}
.credit p{ font-size: 60%; color: #999999; }
.credit a{ color: #999999; text-decoration: underline; }

#home_mainsections td{
	padding-right: 5px;
	padding-bottom: 10px;
}
#home_mainsections p{
	width: 180px;
}
#earthday{
	background: #99CC33 url(earthdaybg.gif) no-repeat bottom right;
}
#earthday h2{
	margin: 15px;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}
#earthday p{
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px;
}
#earthday a, #earthday a:hover{
	color: #FFFFFF;
}
input, textarea, select{
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
.icons img{
	display: inline;
}