BODY {
	margin: 0px;
	text-align: center;
	background: #CCFF99 url('../images/bg.jpg') repeat-x;
}

#header {
	background: #CCFF99 url('../images/header.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 735px;
	height: 150px;
	text-align: right;
	font-family: Georgia, Tahoma, Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #679000;
}

.headertext {
	padding-top: 110px;
}

#container {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 840px;
}

.leftcolumn {
	float: left;
	width: 280px;
}

.middlecolumn {
	float: left;
	width: 280px;
}

.rightcolumn {
	float: left;
	width: 280px;
}

.tabletop {
	background: transparent url('../images/tabletop.gif') no-repeat;
	width: 280px;
	height: 17px;
	overflow: hidden;
}

.tablemid {
	background: transparent url('../images/tablemid.gif') repeat-y;
	width: 280px;
	height: 500px;
	text-align: left;
	padding: 0px 14px 0px 14px;
	text-align: left;
	color: #ECFAD5;
}

.tablemid .text {
	padding-left: 5px;
	width: 250px;
}

.tablemid h1 {
	font-family: Georgia, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 21pt;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}

.tablemid p {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11pt;
	line-height: 13pt;
}

.tablebottom {
	background: transparent url('../images/tablebottom.gif') no-repeat;
	width: 280px;
	height: 17px;
}

.image {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.voting {
	height: auto;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Sans-Serif;
}
.radiobutton,.votetext {
	line-height: 100%;
	vertical-align: center;
	font-size: 16pt;
}

.buttonvote {
	padding-top: 16px;
	clear: both;
	background: #CCFF99 url('../images/button_bg.jpg') no-repeat;
	width: 256px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
	font-size: 13pt;
}
.buttonvote a:link, .buttonvote a:visited, .buttonvote a:active {
	text-decoration: underline;
	color: #ffffff;
}
.buttonvote a:hover {
	text-decoration: none;
}

.resulttext {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11pt;
	text-align: center;
}

.resulttext dl {
	text-align: left;
}
.resulttext dl dd {
	margin: 5px 0px 4px 25px;
}
.resulttext dl dd a:link, .resulttext dl dd a:visited, .resulttext dl dd a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.resulttext dl dd a:hover {
	text-decoration: none;
}

.sponsorarea {
	font-size: 10pt;
	margin-top: 40px;
}
.sponsorarea a:link, .sponsorarea a:visited, .sponsorarea a:active {
	color: #ffffff;
	text-decoration: underline;
}
.sponsorarea a:hover {
	text-decoration: none;
}
.sponsorarea img {
	margin-top: 8px;
	margin-bottom: 2px;
	border: 1px solid #ffffff;
}

.footer {
	clear: both;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #679000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.toptext {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: #4A601C;
	margin-top: 5px;
	margin-bottom: 10px;
}	