@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic;
	font-size: 12px;	
}
body {
	background-image: url(background-checker.gif);
	background-repeat: repeat;
}
#page{ 
 width:1023px; 
 margin: 0px auto;
 margin-top:30px; 
} 
#top{
	background:url(body-top.png); 
	width:1023px; 
	height:15px;
}
#body{
	background:url(body-background.png) repeat-y; 
	width:1023px;
}
#bottom{
	background:url(body-bottom.png);
	width:1023px; 
	height:15px;
}
	
#maincol{
	margin:0px 15px 0 17px;
}
 
#footer{
 height:150px; 
  background-color:#FFFFFF; 
 clear:both;
 }
.header{
	height:55px;	
	background:url(header-tag.gif) right no-repeat #37302f;
	}
.headerlink{
	font-size:12px;
	color:#FFFFFF;
	padding-top:18px; 
	padding-left:10px;
}
.imageholder{ 
	float:right;
	margin-top: 80px;
	z-index:2;
}
.votingholder{
	position:relative;	
	margin-left:25px; 
	padding-top:15px; 
	width:565px;
	display:inline-block;
}
.logo{
	width:245px; 
	float:left;
}
.logotxt{
	float:right;
	margin:-37px 0 10px 0;
	width:286px;
}
.sponsors{
    clear: both;
    float: right;
    height: 99px;
    margin: -65px -8px 25px 0;
    width: 276px;
    z-index: 1;
}
.votebox{
	border:1px solid #cdcccc;
	background-color:#faf6f5;
	clear:both;
	margin-bottom:10px;
	padding-bottom: 30px;
}
.voteboxheader{
	background-color:#37302F;
	height:20px;
}
.voteboxheadertxt{
	color:#FFFFFF;
	margin-left:126px;
	padding-top:8px;
	}
.tableholder{
	margin: 15px 15px 0px 45px;
}
.tableholder p{
font-size:16px;
}	
.toplink{
	color:#FFFFFF; 
	text-decoration:none;
}
.pipe{
	color:#686261; 
	padding-left:5px;
	padding-right:5px;
}
.red {
    color: #FF0000;
    font-weight: bold;
}
.notice {
    float: right;
    font-size: 10px;
    margin-top: -29px;
}
.button{
	margin-top:10px;
}

input.btn {
    background-color: #eb2228;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
input.btnhov {
	color:#ffffff;
	background-color:#9c181c;
}
.input {
    width: 480px;
}
.vote	{
min-height: 380px;}
.toplogo{
margin-bottom:10px
}
