@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-image: url(../images/Bkground_Red.jpg);
}
.oneColFixCtr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.oneColFixCtr #mainContent {
	/*height: 683px;*/
	width: 1024px;
	background-image: url(../images/BBTRacing2009_SS2.jpg);
	background-repeat: no-repeat;
	background-color: #B81726;
}
.oneColFixCtr #mainContentInternal {
	height: 107px;
	width: 1024px;
	background-image: url(../images/BBTRacing2009_Internal.jpg);
	background-repeat: no-repeat;
	background-color: #B81726;
}

#resources {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkgrounddisclaimer.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #AAABD3;
}
#containerresources {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#containerdisclaimers {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
}
#disclaimers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 100px;
}
.racingdisclaimer {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 98px;
	padding-right: 162px;
	padding-top: 20px;
}
.oneColFixCtr #bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	font-weight: normal;
	padding-left: 607px;
	padding-top: 150px;
	line-height: 20px;
	height: 178px;
}
.oneColFixCtr #buttons{
	padding-left: 100px;
	height: 32px;
	background-image: url(../images/buttonbkground.jpg);
	background-repeat: no-repeat;
	width: 924px;
}
.oneColFixCtr #buttonsinternal {
	padding-left: 100px;
	padding-top: 75px;
}


.oneColFixCtr #raceinfophotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B81726;
	background-image: url(../images/bottombkground.jpg);
}
.oneColFixCtr #raceinfophotos #tablefinish {
	width: 1024px;
}
.oneColFixCtr #raceinfophotos #tdfinish {
	width: 425px;
	padding-left: 123px;
	padding-bottom: 22px;
	padding-top: 20px;
}
.oneColFixCtr  #raceinfophotos #photos {
	padding-left: 56px;
	padding-top: 20px;
}
.oneColFixCtr #container #mainContent #raceinfophotos #tablefinish #tdfinish #audioicon {
	display: inline;
	height: 15px;
	width: 15px;
	padding-right: 10px;
}
.oneColFixCtr #meetclint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B81726;
	background-image: url(../images/bottombkground.jpg);
	background-repeat: repeat-y;
	width: 744px;
	padding-top: 20px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 140px;
}
.oneColFixCtr #bullets a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtr #bullets a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtr  #bullets a:hover {
	color: #FFCC00;
}
.oneColFixCtr #schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B81726;
	background-image: url(../images/bottombkgroundwhite.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 116px;
}
.tableschedule {
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #666666;
}
.tablescheduleheader {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
	color: #FFFFFF;
}
.tablescheduleheadertd {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tablescheduleheadertdleft {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
}
.tablescheduletd {
	padding-left: 10px;
	background-color: #FFFFFF;
}
.tablescheduletdalt {
	padding-left: 10px;
	background-color: #F4F4F7;
}
.tablescheduletdborderleft {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	background-color: #FFFFFF;
}
.tablescheduletdborderleftalt {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	background-color: #F4F4F7;
}
.tablescheduletdinrace {
	padding-left: 10px;
	background-color: #FFFF99;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablescheduletdaltinrace {
	padding-left: 10px;
	background-color: #FFFF99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tablescheduletdaltbelowinrace {
	padding-left: 10px;
	background-color: #F4F4F7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tablescheduletdborderleftaltbelowinrace {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	background-color: #F4F4F7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tablescheduletdbelowinrace {
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.tablescheduletdborderleftbelowinrace {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.racingdisclaimer a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.racingdisclaimer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.racingdisclaimer a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.titleheadermeet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.news {
	padding-left: 8px;
	line-height: 20px;
}

