body { 
font-family: Arial, Helvetica, sans-serif; 
background: #000 url(/images/mainBG.jpg) top center;
background-repeat:repeat-x;
margin:0px; 
font-size:12px;
}

#container { 
display:block;
margin:auto; 
width: 750px;  
margin-bottom:10px; 
background-image:url(/images/pageBG.jpg); 
background-repeat:repeat-y;
padding:0;
}

#leftContent p { padding:5px;}

#containerSPO { 
display:block;
margin:auto; 
width: 750px;  
margin-bottom:10px; 
background-image:url(/images/pageBGSPO.jpg); 
background-repeat:repeat-y;
padding:0;
}


#leftmodule { 
width: 241px; 
display:block;
float:left; 
font-size:11px;
padding:0;
margin:0;
}

#rightmodule {  
width: 500px;
display:block;
float:right;
margin-left:9px;
margin-top:20px; 
}


#footer {
clear: both; 
color:#FFF; 
font-size:11px; 
font-weight:normal; 
text-align:center; 
padding-top:10px;  
width:750px; 
margin: auto;
background-color:#000000; 
}


#leftContent {
float:left; 
width:320px; 
}

#rightContent {
float:right; 
width:180px;

}

#centerContent {
clear: both;
width: 480px;
display:block;
padding-top:15px;
}

.generalHeader { 
font-size:24px; 
color: #990000; 
font-weight:bold; 
}

#sponsorLogos img { 
margin:2px;
}

#sponsor { 
font-size:11px; 
padding-left:5px; 
}

.tickets a:link {
	text-decoration: none;
	color: #000000 ; border:0px;
}
.tickets a:visited {
	text-decoration: none;
	color: #000000; border:0px;
}
.tickets a:hover {
	text-decoration: underline;
	color: #990000; border:0px;
}
.tickets a:active {
	text-decoration: none;
	color: #000000; border:0px;
}

.sponsorHeads { 
font-size:14px; 
font-weight:bold;
border-bottom:#990000 1px solid;
display:block;
 }
 
#checkstxt { 
font-size:14px; 
color:#990000;
font-weight:bold;
}

