body{
	font-family: arial;
	padding: 0px;
	margin: 0px; 
	font-size: 11px;
	color: #7F7F7F
}

body a,a:link,a:visited,a:hover{
	font-size: 11px; 
	color: #2c810e;
}

fieldset{
	border: none;
	margin-left: 10px; 
}

#vote{
	width: 100%;
	border-top: 1px solid #2c810e;
}

#mainWrapper{
	width: 596px;
	margin: 0px auto;
}

#header{
	background-image: url('header.png');
	width: 596px;
	height: 128px;
}

#mainContent{
	border-top: 1px solid #2c810e;
	width: 100%;
}

#footer{
	border-top: 1px solid #2c810e;
	height: 25px; 
	text-align: center;
}
