@charset "UTF-8";
/* CSS Document */
#menu {
	margin:0 auto;
	height:41px;
	width:701px;
}
div.menu_padded { padding-bottom:25px; }

#menu a, #menu a:link, #menu a:active, #menu a:visited {
	display:block;
	float:left;
	font-size:115%;
	height:41px;
	text-decoration:none;
	text-indent:-2000em;
	cursor:hand pointer;
}
#menu a:hover { cursor:hand pointer; }


#menu a.home, #menu a.home:link, #menu a.home:active, #menu a.home:visited {
	width:106px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll 0px 0px;	
}
#menu a.home:hover,
#menu a.home_active,
#menu a.home_active:link,
#menu a.home_active:active,
#menu a.home_active:visited { background-position:0px -41px; }


#menu a.vision, #menu a.vision:link, #menu a.vision:active, #menu a.vision:visited {
	width:117px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -106px 0px;	
}
#menu a.vision:hover,
#menu a.vision_active,
#menu a.vision_active:link,
#menu a.vision_active:active,
#menu a.vision_active:visited { background-position:-106px -41px; }


#menu a.people, #menu a.people:link, #menu a.people:active, #menu a.people:visited {
	width:122px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -223px 0px;	
}
#menu a.people:hover,
#menu a.people_active,
#menu a.people_active:link,
#menu a.people_active:active,
#menu a.people_active:visited { background-position:-223px -41px; }


#menu a.funding, #menu a.funding:link, #menu a.funding:active, #menu a.funding:visited {
	width:127px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -345px 0px;	
}
#menu a.funding:hover,
#menu a.funding_active,
#menu a.funding_active:link,
#menu a.funding_active:active,
#menu a.funding_active:visited { background-position:-345px -41px; }


#menu a.news, #menu a.news:link, #menu a.news:active, #menu a.news:visited {
	width:115px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -472px 0px;	
}
#menu a.news:hover,
#menu a.news_active,
#menu a.news_active:link,
#menu a.news_active:active,
#menu a.news_active:visited { background-position:-472px -41px; }


#menu a.contact, #menu a.contact:link, #menu a.contact:active, #menu a.contact:visited {
	width:114px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -586px 0px;	
}
#menu a.contact:hover,
#menu a.contact_active,
#menu a.contact_active:link,
#menu a.contact_active:active,
#menu a.contact_active:visited { background-position:-586px -41px; }