#menumain {
	display:block;
	background: url(../images/menumain.jpg);
	height: 20px;
	width: 150px;
}

div#spacesep2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menures {
	display:block;
	background: url(../images/resources.jpg);
	height: 20px;
	width: 150px;
}

#pollshead {
	display:block;
	background: url(../images/polls.jpg);
	height: 20px;
	width: 150px;
}

#newshead {
	display:block;
	background: url(../images/latestnews.jpg);
	height: 20px;
	width: 150px;
}




#menuabout {
	display:block;
	background: url(../images/menuabout.jpg);
	height: 20px;
	width: 150px;
}

#menubtm {
	display:block;
	background: url(../images/menubtm.jpg);
	height: 20px;
	width: 150px;
}

#menublank {
	display:block;
	background: url(../images/blankbtn.jpg);
	height: 20px;
	width: 150px;
}

#menustripleft {
	display:block;
	background: url(../images/blankleft.jpg) repeat;
	height: 100%;
}
/*#menumain:hover{
	display:block;
	background: url(../images/homebtn.jpg);
	height: 20px;
	width: 150px;
}*/

#bottom {
	display:block;
	background: url(../images/bbanner.jpg);
	height: 20px;
	width: 750px;
}

