html, body{height:100%}

body{
color:#ecebb1;
margin:0;
padding:0;
background: #ecebb1 url(/_images/page-bg.jpg) bottom repeat-x;
}

h2{
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
}

h3{
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}

a:link, a:active, a:visited{
color: #ffb854;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #FFFFFF;
text-decoration: underline;
}

#wrapper{
	width: 960px;
	height: 558px;
	background: url(/_images/sunburst-div-bg.jpg) bottom center no-repeat;
}

#content{
	width: 935px;
	height: 288px;
	padding: 95px 10px 10px 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

#navigation{
	display: block;
	margin: 0px;
	padding: 0px;
}

#navigation li{
	list-style-type: none;
	float: left;
	margin: 62px 0px 0px 0px;
	padding: 0px;
	height: 41px;
	position: relative;
}

#navigation #home{
	margin-top: 20px;
}

#navigation li a:link, #navigation li a:active, #navigation li a:visited{
	display: block;
	text-indent: -9000px;
}

#navigation #membership a:link, #navigation #membership a:active, #navigation #membership a:visited{
	margin-left: 14px;
	width: 100px;
	height: 41px;
	background: url(/_images/button-membership-off.gif) no-repeat;
}

#navigation #membership a:hover{
	background: url(/_images/button-membership-on.gif) no-repeat;
}

#navigation #governmentrelations a:link, #navigation #governmentrelations a:active, #navigation #governmentrelations a:visited{
	width: 177px;
	height: 41px;
	background: url(/_images/button-government-relations-off.gif) no-repeat;
}

#navigation #governmentrelations a:hover{
	background: url(/_images/button-government-relations-on.gif) no-repeat;
}

#navigation #surveys a:link, #navigation #surveys a:active, #navigation #surveys a:visited{
	width: 76px;
	height: 41px;
	background: url(/_images/button-surveys-off.gif) no-repeat;
}

#navigation #surveys a:hover{
	background: url(/_images/button-surveys-on.gif) no-repeat;
}

#navigation #home a:link, #navigation #home a:active, #navigation #home a:visited{
	margin-left: 14px;
	width: 200px;
	height: 120px;
}

#navigation #environment a:link, #navigation #environment a:active, #navigation #environment a:visited{
	margin-left: 14px;
	width: 230px;
	height: 41px;
	background: url(/_images/button-environment-water-research-off.gif) no-repeat;
}

#navigation #environment a:hover{
	background: url(/_images/button-environment-water-research-on.gif) no-repeat;
}

#navigation #events a:link, #navigation #events a:active, #navigation #events a:visited{
	width: 64px;
	height: 41px;
	background: url(/_images/button-events-off.gif) no-repeat;
}

#navigation #events a:hover{
	background: url(/_images/button-events-on.gif) no-repeat;
}