html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
* {
margin : 0;
padding : 0;
}
a {
	color : #0000CC;
	text-decoration : underline;
}
a:hover {
color : #aaaaaa;
text-decoration : none;
}
img {
border : 0;
left : auto;
}
body {
	color : #444;
	font-family : Tahoma, sans-serif;
	font-size : 62.5%;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	background-color : #000000;
	background-repeat : repeat-y;
	background-position : center;
	background-image: url(img/bg_grad.jpg);
	background-attachment: fixed;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
p, code, ul {
padding-bottom : 1.2em;
}
li {
list-style : none;
}
h1 {
	margin-bottom : 4px;
	font-family: Tahoma, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
}
h1, h2, h3 {
padding-top : 6px;
}
.clearer {
clear : both;
}
.left {
	float : left;
	width: 800px;
}
.right {
float : right;
}
.container {
	background-color : #fff;
	font-size : 1.2em;
	margin : 0 auto;
	/*padding : 0 10px 10px;*/
    width : 990px;
	min-height:100%;
}
#header {
	font-size : .9em;
	height : 105px;
	margin : 0 auto;
	/*padding : 10px 10px 5px;*/
	width : 990px;
	background-image: url(img/purple_bg990x105.jpg);
}

#right {
	float : right;
	width: 180px;
	height: 100px;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	padding-right: 5px;
	color: #FFF;
	padding-top: 5px;
}
#right img {
	padding-right: 5px;
	padding-left: 5px;
}


*{ margin:0px; padding: 0px; } 


#nav {
	background-color: #BCE152;
	background-image: url("img/nav.jpg");
	border: 1px solid #DDDDDD;
	position: relative;
	height:30px;
	font-size:12px;
	font-style: normal;
	color:#FFFFFF;
	margin: 0px auto;
	font-weight: bold;
	vertical-align: text-top;
 }   
 
 #nav ul {      
 list-style-type: none; 
 }   
 
 #nav ul li {      
 float: left;      
 position: relative; 
 }   
 
 #nav ul li a {      
 text-align: center;      
 border-right:1px solid #e9e9e9;      
 padding-left: 10px;
 padding-right: 10px;      
 display:block;  
 width: 110px;
 border-right: 1px solid #D8EBD8;  
 font-size: 0.9em;
 font-family; sans-serif;
 font_weight: bold; 
 text-decoration:none; 
 line-height: 30px;     
 color:#CCCCCC; 
 }   
 
 #nav ul li ul {      
 display: none
 }   
 
 #nav ul li:hover ul {      
 display: block;      
 position: absolute; 
 }   
 
 #nav ul li:hover ul li a {      
 display:block;      
 background-image: url("img/nav.jpg");       
 color:#ffffff;      
 width: 110px;      
 text-align: center;     
 border-bottom: 1px solid #f2f2f2;      
 border-right: none; 
 }   
 
  #nav ul li:hover {      
background : transparent url(img/nav.jpg) left bottom;
color : #ffffff;
 } 
 
 #nav ul li:hover ul li a:hover {      
background : transparent url(img/nav.jpg) left bottom;
color : #ffffff;
 } 
#sidecontent {
	float : right;
}
.content {
	float : left;
	width : 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 16px;
	padding-left: 16px;
	
	}
#wrapper {
	min-height: 100%;
	
	}
.content li {
list-style : url(img/li.gif);
margin-left : 18px;
}
.content p {
color : #555555;
}
#footer {
	color : #fff;
	line-height : 25px;
	text-align : center;
	background-color : #9d56b6;
	background-repeat : repeat-x;
	border-top-width : medium;
	border-top-style : ridge;
	border-top-color : #9d56b6;
	font-family : Tahoma, sans-serif;
	font-size : 1em;
	font-weight : bold;
	clear: both;
	height: 50px;
	width: 990px;
	margin-top:100px;
}

#footer a  {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.footerAdivider {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
}
.center {
	text-align: center;
}
#contestants {
	text-align: center;
	margin: 0 auto;
}
#contestants table {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contestants table tr td {
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	vertical-align: text-top;
}
#contestants table tr td img {
	padding-bottom: 3px;
}

#contestants table td {
	vertical-align: top;
}
.nolink {
	color: #FFF;
	text-decoration: none;
}
.imageleftpad {
	padding-right: 7px;
}
.imagerightpad {
	padding-left: 7px;
}
#sponsors tr td  {
	text-align: center;
}

