body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/newbg.png) repeat-x center top;
}

#topnav a {
	width: 104px;
	background: url(images/newtopnavbg.png) no-repeat center center;
	font-size:90%;
}
#topnav a:hover, #topnav a:active, #topnav.activehome a.homelink, #topnav.activeabout a.aboutlink, #topnav.activedonate a.donatelink, #topnav.activemanagement a.managementlink, #topnav.activelinks a.linkslink, #topnav.activeservices a.serviceslink, #topnav.activesupportus a.supportuslink, #topnav.activenews a.newslink{
	background: url(images/newtopnavbg_hover.png) no-repeat center center;
}

#topnav{
margin-bottom:-10px;}
