@charset "utf-8";
/* CSS Document */
body {
	background-color: #323232;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%; 
}
body,td,th {
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	padding-top:10px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color:#FFFFFF;
}
.footer a:hover {
	color:#FF9900;
}
.bottom {
	background-color:#fff;
	padding-left:2px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.bottom ul {
	margin-left:0;
	margin-top:38px;
	padding-left:15px;
	list-style:none;
	list-style-type:none;
	line-height:10px;
}
.bottom li {
	padding-top:12px;
	padding-left:25px;
	background-image:url(../images/star.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
}
.bottom a:link, .bottom a:visited, .bottom a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.bottom a:hover {
	color:#CC3300;
	text-decoration:underline;
}
.wrapper {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.flash {
	background-color:#fff;
	width:780px;
	height:180px;
	vertical-align:top;
	text-align:center;
}
.main {
	background-color:#fff;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #133e6b;
	font-size: 12px;
}
.left{
	width:287px;
	background-color:#fff;
}
.lewis {
	width:287px;
	height:398px;
	background-image:url(../images/judge_diana_lewis.jpg);
	background-repeat:no-repeat;
}
.newsletter{
	width:287px;
	height:128px;
	margin-top:2px;
	background-image:url(../images/newsletter-bg.jpg);
	background-repeat:no-repeat;
}
.seal{
	float:left;
	width:287px;
	height:134px;
	background-image:url(../images/florida_seal.jpg);
	background-repeat:no-repeat;
}
.vote {
	float:right;
	width:485px;
	height:145px;
	margin-right:2px;
	margin-top:-11px;
	background-image:url(../images/your_vote_counts.jpg);
	background-repeat:no-repeat;
	z-index:2;
}

.content-wrapper {
	float:right;
	width:485px;
}
.content {
	width:444px;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}
.title {
margin-left:-6px;
}
.signup {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:right;
	margin-left:59px;
	margin-top:55px;
}
.filler {
	width:287px;
	height:335px;
	margin-top:2px;
	background-color:#042344;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}