div#contentbody {
	height: 491px;
	background: url(images/ivote_home_01.jpg) no-repeat;
}

div#contentfooter {
	height: 40px;
	background: url(images/ivote_home_02.jpg) no-repeat;
}

div#menubar {
	bottom: 0px;
	left: 320px;
	text-align: left;
}

div#pagecontent {
	background: transparent;
}

div#contentleftbar {
	height: 300px;
}

div#contentmain {
	margin: 20px 320px 0 160px;
	font-size: 90%;
	color: #404040;
}
div#contentmain p {
	margin: .75em 0;
	line-height: 1.35em;
}
div#contentmain ul {
	margin: 0;
	padding: 0 0 0 25px;
}
div#contentmain ul li {
	margin: 2px 0;
	line-height: 1.5em;
}