@charset "UTF-8";
/* CSS Document */

/* MAIN NAVIGATION */
ul.main_nav li a{
	display:block; text-indent:-99999px;
}
li#media{
	padding-left:21px;
}
a#media{
	width:143px; height:40px; background:url(images/media.png) no-repeat;
}
a:hover#media{
	background-position:0 -40px;
}
li#jointheteam{
	padding-left:21px;
}
a#jointheteam{
	width:150px; height:40px; background:url(images/jointheteam.png) no-repeat;
}
a:hover#jointheteam{
	background-position:0 -40px;
}
body.jointheteam a#jointheteam{
	background-position:0 -40px;
}
li#aboutmaurice{
	padding-left:60px;
}
a#aboutmaurice{
	width:220px; height:40px; background:url(images/aboutmaurice.png) no-repeat;
}
a:hover#aboutmaurice{
	background-position:0 -40px;
}
body.aboutmaurice a#aboutmaurice{
	background-position:0 -40px;
}
li#recordofservice{
	
}
a#recordofservice{
	width:250px; height:40px; background:url(images/recordofservice.png) no-repeat;
}
a:hover#recordofservice{
	background-position:0 -40px;
}
body.recordofservice a#recordofservice{
	background-position:0 -40px;
}

li#theissues{
	
}
a#theissues{
	width:170px; height:40px; background:url(images/theissues.png) no-repeat;
}
a:hover#theissues{
	background-position:0 -40px;
}
body.theissues a#theissues{
	background-position:0 -40px;
}
li#blog{
	
}
a#blog{
	width:170px; height:40px; background:url(images/blog.png) no-repeat;
}
a:hover#blog{
	background-position:0 -40px;
}
body.blog a#blog{
	background-position:0 -40px;
}

/* SIDEBAR NAVIGATION */

ul#sidebar_nav{
	margin:0; padding:0; list-style-type:none;
}
ul#sidebar_nav li{
	width:250px;
}
a#contribute{
	height:40px; width:250px; background:url(images/contribute.png) no-repeat; display:block; text-indent:-99999px;
}
a#contribute:hover, body.contribute a#contribute{
	background-position:0 -40px;
}
a#jointheteam{
	height:40px; width:250px; background:url(images/jointheteam.png) no-repeat; display:block; text-indent:-99999px;
}
a#jointheteam:hover, body.jointheteam a#jointheteam{
	background-position:0 -40px;
}
a#updates{
	height:40px; width:250px; background:url(images/receiveupdates.png) no-repeat; display:block; text-indent:-99999px;
}
a#updates:hover{
	background-position:0 -40px;
}
a#calendar{
	height:40px; width:250px; background:url(images/calendar.png) no-repeat; display:block; text-indent:-99999px;
}
a#calendar:hover, body.calendar a#calendar{
	background-position:0 -40px;
}
a#feedback{
	height:40px; width:250px; background:url(images/feedback.png) no-repeat; display:block; text-indent:-99999px;
}
a#feedback:hover, body.feedback a#feedback{
	background-position:0 -40px;
}
a#registertovote{
	height:40px; width:250px; background:url(images/registertovote.png) no-repeat; display:block; text-indent:-99999px;
}
a#registertovote:hover, body.registertovote a#registertovote{
	background-position:0 -40px;
}
a#contactus{
	height:40px; width:250px; background:url(images/contactus.png) no-repeat; display:block; text-indent:-99999px;
}
a#contactus:hover, body.contactus a#contactus{
	background-position:0 -40px;
}
a#socialnetworking{
	height:40px; width:250px; background:url(images/socialnetworking.png) no-repeat; display:block; text-indent:-99999px;
}
/*
a#socialnetworking:hover, body.socialnetworking a#socialnetworking{
	background-position:0 -40px;
}*/
ul#sn_sub{
	margin:0; padding:9px 0 9px 21px; list-style-type:none;
}
ul#sn_sub li{
	float:left; width:24px; padding-right:5px;
}
li#share img{
	padding:9px 0 9px 21px;
}
a#twitter{
	background:url(images/twitter.png) no-repeat; display:block; height:24px; width:24px; text-indent:-99999px;
}
a#myspace{
	background:url(images/myspace.png) no-repeat; display:block; height:24px; width:24px; text-indent:-99999px;
}
a#linkedin{
	background:url(images/linkedin.png) no-repeat; display:block; height:24px; width:24px; text-indent:-99999px;
}
a#facebook{
	background:url(images/facebook.png) no-repeat; display:block; height:24px; width:24px; text-indent:-99999px;
}
a#flickr{
	background:url(images/flickr.png) no-repeat; display:block; height:24px; width:24px; text-indent:-99999px;
}
a#share{
	height:40px; width:250px; background:url(images/sharethissite.png) no-repeat; display:block; text-indent:-99999px;
}
/*
a#share:hover, body.share a#share{
	background-position:0 -40px;
}*/
li#poll{
	
}
a#poll{
	height:40px; width:250px; background:url(images/pollingquestion.png) no-repeat; display:block; text-indent:-99999px;
}
/*
a#poll:hover, body.poll a#poll{
	background-position:0 -40px;
}*/