@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:86px;
	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:97px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -86px 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:-86px -41px; }


#menu a.people, #menu a.people:link, #menu a.people:active, #menu a.people:visited {
	width:102px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -183px 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:-183px -41px; }


#menu a.funding, #menu a.funding:link, #menu a.funding:active, #menu a.funding:visited {
	width:107px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -285px 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:-285px -41px; }


#menu a.news, #menu a.news:link, #menu a.news:active, #menu a.news:visited {
	width:95px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -392px 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:-392px -41px; }

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


#menu a.contact, #menu a.contact:link, #menu a.contact:active, #menu a.contact:visited {
	width:94px;
	background:transparent url(/images/universal/menu.png) no-repeat scroll -607px 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:-607px -41px; }
