@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.oneColFixCtr #homeRightDivide {
	margin:5px 0px 0px 0px;
	float:right;
	width:200px;
	padding:0px 5px 0px 0px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background.gif) center top no-repeat #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:11px;
}
p{
	line-height:14px;
}
div {
	margin:0px;
	padding:0px;
}
a, a:visited, a:active{
	color:#000;
	background:none;
	text-decoration:underline;
}
a:hover{
	background:#f7f42d;
}
h1{
	font-size:14px;
	font-weight:bold;
	color:#c51c43;
	margin:0px;;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:109px;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.clearer{
	clear:both;
}
#floatingSponsors{
	float:right;
	border:1px solid #c51c43;
	border-top:none;
	width:170px;
	height:451px;
	text-align:center;
}
#floatingSponsors h2:first-child{
	background:#f7f42d;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:3px 0px 3px 0px;
	text-align:center;
}
#floatingTitle{
	float:right;
	margin:0px;
	padding:0px;
	width:552px;
	border:1px solid #c51c43;
}
#floatingNav{
	float:right;
}
#floatingNav ul{
	list-style-type: none;
}
#floatingNav li{
	margin:0px;
	padding:0px;
	height:25px;
	width:91px;
	float:left;
	border:1px solid #c51c43;
	border-top:none;
	border-left:none;
	text-align:center;
}
#floatingTitle > div:first-child{
	background:#000;
}
#floatingNav  ul > li:first-child{
	border-left:1px solid #c51c43;
}
#floatingNav a{
	display:block;
	background:#fff;
	text-decoration:none;
	color:#000;
	height:20px;
	padding:5px 0px 0px 0px;
}
#floatingNav a:hover{
	background:#f7f42d;
}
#logoDiv{
	float:left;
	margin:40px 0px 0px 25px;
}
#contentText{
	clear:left;
	margin:0px 5px 0px 19px;
	padding:10px 0px 5px 5px;
	background:#fff;
	width:600px;
}
#footer{
	clear:both;
	text-align:center;
	color:#999;
}
#footer a{
	color:#999;
	text-decoration:none;
}
#tableSchedule{
	border:1px solid #c51c43;
	width:600px;
}
.rowHighlight{
	background:#f7f42d;
}
#tableSchedule tr:first-child{
	background:#c51c43;
	color:#fff;
	text-align:center;
}
#tableSchedule td{
	padding:2px;
	vertical-align:top;
	border-top:1px solid #c51c43;
}
ul{
	margin:0px;
	padding:0px 0px 0px 10px;
	border-top:1px solid #c51c43;
}
li{
	padding:2px;
}
.tableSponsor{
	border:1px solid #c51c43;
	width:600px;
}
.tableSponsor tr:first-child{
	background:#c51c43;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.tableSponsor td{
	padding:2px;
	vertical-align:top;
	border-top:1px solid #c51c43;
}
.tableSponsor h3{
	color:#c51c43;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:10px 5px 0px 0px;
	width:100%;
}
ul:first-child{
	border:none;
}
.tableSponsorMain{
	border:1px solid #c51c43;
	width:600px;
}
.tableSponsorMain tr:first-child{
	background:#c51c43;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-align:center;
}
.tableSponsorMain td{
	padding:0px;
	vertical-align:top;
	border-top:1px solid #c51c43;
	text-align:center;
	border-left:1px solid #c51c43;
	width:136px;
}
td a{
	display:block;
	width:144px;
	padding:2px;
}
.tableSponsorshipMain td:first-child{
	border-left:none;
}
.tableSponsorMain h3{
	color:#c51c43;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin:10px 0px 0px 0px;
	width:100%;
}
