/* CSS Document */

html, body {
	background-color:#000000;
	background-image:url(/images/backgrounds/rotate.php);
	background-repeat:repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
	color:#999999;
	}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
#container {
	text-align:left;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	}
#footer {
	clear: both;
	padding-top:60px;
}
#menuContainer {
	padding-top:30px;
	}
#menuLeft {
	float:left;
	width:500px;
	padding-bottom:20px;
	}
#menuRight {
	float:right;
	width:50px;
	text-align:right;
	padding-bottom:20px;
	}
#images {
	padding-bottom:20px;
	}
#contentContainer {

	}
#contentLeft {
	float:left;
	width:355px;
	border-right:solid;
	border-width:1px;
	border-color:#666666;
	padding-right:20px;
	}
#contentLeft { 
  width:335px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:355px;
}
html>body #contentLeft {
  width:335px;
} 
#contentRight {
	left:380px;
	float:right;
	width:170px;
	}
#menuContainer a {
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	}
#menuContainer a:hover {
	text-decoration:underline;
	}
a {
	color:#FF0000;
	}
a:hover {
	text-decoration:underline;
	}
.header {
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	}
.subHeader {
	color:#FFFFFF;
	}
.inputBox {
	color:#999999;
	background-color:#000000;
	border:1px solid #999999;
	font-size:11px;
}




h1 {text-transform: uppercase;}
h2 {text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: #582850;}
img.title {margin-bottom: 1.5em;}

table td {vertical-align: top;}
table.winner {margin-bottom: 1.5em; width: 100%;}
table.winner td {padding: 3px;}
img.thum {padding: 4px 4px 4px 16px; background: #fff url(images/ico_magnify.gif) no-repeat bottom left; float: right; border: 1px solid #ddd; margin-bottom: 2px;}
hr {border: none 0;
border-top: 1px dashed #666666;/*the border*/

height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

ul, ol {padding: 0 20px 20px 20px;}
ul li, ol li {margin: 0 20px 0 20px;}
blockquote {padding: 0 30px 1.5em 30px; font-style:italic;}

img.flrt {float: right; margin: 0 0 1.25em 1.25em;}