/* CSS Document */

div
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #FFFFFF;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
}


/* --------------------- Page Structure -----------------------*/
#pageFrame
{
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #000;
	background-color: #fff;
	color: #000000;
	width: 750px;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	background-image:url(../images/contentcolumn_bkg_blue.gif);
	}
#pageFrame2
{
	margin-right:auto;
	margin-left:auto;
	border: solid 1px #000;
	background-color: #fff;
	color: #000000;
	width: 750px;
	height: 100%;	/* fix Opera 5 which breaks with the above IE fix */
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	background-image:url(../images/contentcolumn_bkg_blue2.gif);
	}

#masthead
{
	display:inline;
	z-index: 10;
	width: 750px;

}

#UtilityNav
{
	border: solid 1px #999999;
	text-align:right;
	background-color: #DEF3E7;
	height: 20px;
	vertical-align: middle;
	color:#000000;

}

#UtilityNav a:link {color: #000; text-decoration: none; font-weight: normal;}  
#UtilityNav a:active {color: #000; text-decoration: none; font-weight: normal;}
#UtilityNav a:visited {color: #000; text-decoration:none; font-weight: normal;} 
#UtilityNav a:hover {color: #000; text-decoration: underline; font-weight: normal;}

#PrimaryNavColumn
{
	float: left;
	width: 170px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	
}
#innerPrimaryNavColumn
{
	border-right-width: 1px;
}

.webSeriesTitle
{
	font-weight:bold;
	color:#063;
}


#MainContentColumn
{
	width: auto;
	margin-left: 176px;
	height: 100%;
	height: 100%;
	vertical-align: top;
}
#MainContentColumn_hp
{
	width: auto;
	margin-left: 176px;
	height: 100%;
	height: 100%;
	vertical-align: top;
	background-image:url(../images/homepage_bg.jpg);
	background-color:#D5E4B6;
}

#hp_content
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4F5A9A; 
	font-weight:700;
	


}

#MainContentInnerColumn
{
	width: auto;
	height: auto;
	height: auto;
	overflow: visible;
	vertical-align: top;	
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	height: 100%;
	height: 100%;
	padding: 10px;
}

#contentColumn
{
	width: auto;
	margin-left: 168px;
	border-left-width: 0px;
	height: 100%;
	height: 100%;

}


#innerContentColumn
{
	width: auto;

	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
	overflow: visible;
	margin-right: 160px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	padding: 10px 5px 10px 10px;
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}

#innerContentColumn a:link {color: #000; text-decoration: underline; font-weight: normal;}  
#innerContentColumn a:active {color: #000; text-decoration: none; font-weight: normal;}
#innerContentColumn a:visited {color: #000; text-decoration:none ; font-weight: normal;} 
#innerContentColumn a:hover {color: #999; text-decoration: underline; font-weight: normal;}

#footer
{
	clear: both;
	z-index: 10;
	border: solid 0px #715b5A;
	border-top-width: 1px;
	border-top-color:#715B5A;
	background-color: #FFFFFF;

}
#innerFooter
{
	text-align: center;
	padding: 30px;

}


/*Content Style ---*/

#pageHeader
{

	font-family: Bookman, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	color:#4F5A9A;
	vertical-align:text-bottom;
	padding:;
	padding: 15px 5px 10px 10px;
	margin-bottom: 0px;
	width: auto;
	border-right: 1px solid #000;
	overflow: visible;
	margin-right: 170px;
}

#pageHeader2
{

	font-family: Bookman, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	color:#4F5A9A;
	vertical-align:text-bottom;
	padding: 15px 5px 10px 10px;
	margin-bottom: 0px;
	width: auto;
	overflow: visible;
}



#rightColumn
{
	float: right;
	width: 170px;



}

#innerRightColumn
{
padding: 0px;
}

#rightbox
{

	padding: 3px 3px 3px 3px; 
	margin-top:3px;
	}


#rightboxHeader
	{
	width:167px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	font-weight:bold;
	color:#fff;
	background-color:#4F5A9A;
	text-align: center;
	padding:3px 0px 3px 3px;
	
	}
	
#rightboxContent
	{
	width:159px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	font-weight:normal;
	color:#666;
	background-color:#fff;
	text-align: center;
	padding:10px 3px 15px 8px;
	}



.sectiontitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#B34F2d;
}
.sectiontitleSold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#cccccc;
}
.sold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#cccccc;
}

.contentSubtitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#000;
}

.contentSubtitlebold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	}
	
	.participatingYear
{
	font-family: Bookman, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#000
	}
/* ---------------- day By day schedule table formating----------------*/

#daybydayonechart
{
padding:10px
}

table#daybydayone {    
	background-color:#FFFFFF;    
	width: 520px;
	padding:0;

}

table#daybydayone th {
	background-color: #fff;
	color:#4F5A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	}

table#daybydayRaw1 td {
	background-color: #fff;
	color: 999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	border-bottom-color: #999;
	border-bottom: dotted #2F4C5D; 
}

table#daybydayRaw2 td {
	background-color: #eee;
	color: 999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom: 1px;
	border-bottom: dotted #2F4C5D; 
}

.contentDateAnchors
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	padding: 32px 5px 10px 20px;
}

/* ----------------*/

#paragraphPadding
	{ 
	padding-bottom:5px;
	}
	


<!-- Sponsors Table-->
#sponsorschart
{
padding:10px
}

table#sponsors {    
	background-color:#FFFFFF;    
	width: 575 px;
	padding:0;
	border: 1px

}

table#sponsors th {
	background-color: #4F5A9A;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	height: 35px;
	}

table#sponsors td {
	background-color: #fff;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	height: 90px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;	
}


#hdpart
{

	font-family: Bookman, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:24px;
	font-weight:normal;
	color:#CC9933;
	vertical-align:text-bottom;
	padding: 32px 5px 10px 10px;
	margin-bottom: 0px;
}

