body{
	margin:10px 0 0 0;
	padding:0px;
	background-color:#fff;
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	color:#202020;
	font-size:12px;
}
.clear{
	clear:both;
}

#wrap{
	width:952px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:0px;
	border:solid 2px #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:948px;
	
}
#header{
	height:188px;
	background-color:#fff;
	background-image: url(../images/gemini_header.gif);
	margin:0px;
	padding:0px;
}
#header h1{
	margin:0px;
	padding:0px;
	 width:200px;
	height:148px;
	text-indent:-1000em;	
	display:block;
}
.winner{
	color:#ce1313;
	font-weight:bold;
}
.pollresults{
	font-weight:bold;
}
#nav{

	overflow:auto;
	padding:8px;
	background-color:#000000;

}
#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav ul li{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}
#nav ul li a{
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
#nav ul li a:hover{
	text-decoration:underline;
	color:#0099FF;
}

#footer{
	font-size:9px;
	padding:10px 0px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#000000;
	text-align:center;

}
#footer a{
	color:#fff;
}

#cont{
	width:948px;
	padding:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:928px;
}

#cont h1{
	color:#BF0B0F;
	font-size:18px;
}
#cont h2{
	color:#000;
	font-size:16px;
}

#cont h3{
	color:#BF0B0F;
	font-size:14px;
}
#cont a{
	color:#0c88c8;
	text-decoration:none;
}
.lblock{
	float:left;
	width:620px;
	border-right:solid 1px  #ccc;
    line-height:120%;
}
.rblock{
	width:310px;
	float:right;
	pmargin-left:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:300px;
}
.rblock ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.rblock ul li{
	list-style:none;
	margin:0px 0px 3px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:dotted 1px #666666;
}
.quest{
	color:#CC0000;
	font-size:14px;
}