		
		
		
		/* ----======== Reseting All Browsers ========---- */
		
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
		{
		margin:0;
		padding:0;
		}
		
		fieldset, img
		{
		border:0;
		}
		
		ol, ul
		{
		list-style:none;
		}
		
		caption, th
		{
		text-align:left;
		}
		
		h1, h2, h3, h4, h5, h6
		{
		font-size:100%;
		font-weight:normal;
		}
		
		abbr, acronym
		{
		border:0;
		}
		
		.innerColumn1 .line
		{
		margin-top: 25px;
		margin-bottom: 20px;
		}
		
		.line
		{
		border-bottom: 1px solid #ddd;
		margin-top: 25px;
		margin-bottom: 20px;
		}
		
		/* ----======== HTML Elements ========---- */
		
		html
		{
		}
		
		body
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #fff;
		position: relative;
		overflow: visible;
		text-align: center;
		color: #444;
		}
		
		h1
		{
		color: #cc0000;
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 1px;
		margin-bottom: 10px;
		text-transform: uppercase;
		}
		
		h2
		{
		color: #cc0000;
		padding-bottom: 15px;
		border-bottom: 1px solid #444;
		margin-bottom: 15px;
		font-size: 14px;
		font-weight: bold;
		}
		
		h3
		{
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 10px;
		color: #000;
		}
		
		h4
		{
		font-weight: bold;
		margin-bottom: 15px;
		font-size: 13px;
		color: #cc0000;
		}
		
		
		p
		{
		line-height: 16px;
		margin-bottom: 10px;
		}
		
		a:link, a:visited
		{
		color: #cc0000;
		outline: none;
		}
		
		a:hover
		{
		color: #474548;
		}
		
		.clearer
		{
		clear: both;
		}
		
		/* ----======== Layout ========---- */
		
		
		#contentWrapper
		{
		width: 798px;
		margin: 20px auto;
		text-align: left;
		}
		
		#header
		{
		}
		
		#mainMenu
		{
		background: #CC0000;
		}
		
		#mainMenu a:link, #mainMenu a:visited
		{
		background: #CC0000;
		display: block;
		float: left;
		padding: 10px 30px;
		border-right: 1px solid #fff;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 13px;
		}
		
		#mainMenu a:hover
		{
		background: #B20A0A;
		color: #fff;
		}
		
		#mainMenu a.selected 
		{
		background: #777;
		color: #fff !important;
		}
		
		#footer
		{
		padding: 10px 0px;
		background: #fff;
		font-size: 10px;
		color: #aaa;
		border-top: 1px solid #000;		
		}
		
		#footer p
		{
		color: #aaa;
		}
		
		.innerColumn1
		{
		padding: 10px 15px 5px 0px;
		}
		
		.innerColumn2
		{
		padding: 10px 10px 5px 10px;
		border-bottom: 1px solid #fff;
		}
		
		.sponsorColumn
		{
		padding: 10px 10px 5px 10px;
		background: #fff;
		text-align: center;
		}
		
		.innerColumn1 ul
		{
		margin-bottom: 15px;
		margin-left: 20px;
		}
		
		.innerColumn1 ul li
		{
		line-height: 18px;
		list-style: square;
		}
		
		#Column1
		{
		width: 590px;
		background: #fff;
		margin-top: 1px;
		height: auto;
		float: left;
		margin-bottom: 1px;
		position: relative;
		}
		
		#Column1Home
		{
		width: 414px;
		background: #fff;
		margin-top: 1px;
		height: auto;
		float: left;
		margin-bottom: 1px;
		position: relative;
		}
		
		#Column2
		{
		float: left;		
		width: 208px;
		background: #eee;
		margin-top: 1px;
		height: auto;
		position: relative;
		}
		
		#Column3
		{
		float: left;		
		width: 175px;
		background: #fff;
		margin-top: 1px;
		height: auto;
		position: relative;
		border-left: 1px solid #eee;
		text-align: center;
		}
		
		/*.innerColumn1
		{
		padding: 10px 15px 5px 10px;
		}
		
		.innerColumn2
		{
		padding: 10px 10px 5px 10px;
		border-bottom: 1px solid #fff;
		}
		
		#Column1
		{
		width: 590px;
		background: #fff;
		margin-top: 1px;
		height: auto;
		float: left;
		margin-bottom: 1px;
		position: relative;
		}
		
		#Column2
		{
		float: left;		
		width: 208px;
		background: #eee;
		margin-top: 1px;
		height: auto;
		position: relative;
		}*/
		
		#Column2 h1, #Column3 h1
		{
		color: #000;
		font-size: 13px;
		}
		
		#Column3 h1, #Column3 p, .sponsorColumn h1, .sponsorColumn p
		{
		margin-bottom: 15px;
		}
		
		table
		{
		margin-bottom: 0px;
		border-bottom: 2px solid #444;
		}
		
		td
		{
		padding: 6px;
		font-size: 10px;
		line-height: 16px;
		}
		
		th
		{
		padding: 20px 6px 6px 6px;
		background: #fff;
		font-weight: bold;
		font-size: 11px;
		color: #000;
		border-bottom: 1px solid #cc0000;
		border-top: 1px solid #444;
		}
		
		.alt td
		{
		background: #efefef;
		}
		
		#break td
		{
		padding: 6px 6px;
		background: #EFFBFF;
		text-transform: uppercase;
		font-weight: bold;
		font-style: italic;
		font-size: 10px;
		}
		
		
		#days
		{
		float: right;
		margin-right: 10px;
		}
		
		
		.Day a:link, .Day a:visited
		{
		display: block;
		width: 45px;
		height: 18px;
		background: url(../images/day_bg.jpg) no-repeat;
		text-decoration: none;
		float: left;
		margin-right: 5px;
		color: #fff;
		text-align: center;
		padding-right: 2px;
		padding-top: 2px;
		font-size: 10px;
		}
		
		.Day a.selected
		{
		background: url(../images/day_bg_active.jpg) no-repeat !important;
		}

		