﻿/* CSS Document */

/* Global Values
   ========================================= */
html {
	height: 100%;
}
body {
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('../ImagesHome/3bBackground.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;

}
#wrapper {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	position: relative;
	float: left;
	z-index: 2;
	margin-bottom: 5px;
}
#nav {
	height: 25px;
	width: 992px;
	z-index: 3;
	float: left;
	clip: rect(0px, auto, auto, 0px);
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 992px;
}
#nav li {
	float: left;
	margin-right: 30px;
	text-align: center;
	padding-top: 3px;
	height: 25px;
}
#nav a:link {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
}
#nav a:active {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
/* Content Divs
   ========================================= */
a:hover {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}

#leftColumn {
	background-color: #FFFFFF;
	border: medium solid #000066;
	margin-top: 10px;
	position: relative;
	z-index: 3;
	float: left;
	width: 140px;
}
.leftColumnSponsors {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 140px;
}
#contentCenter {
	width: 644px;
	z-index: 4;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#rightColumn {
	margin-top: 10px;
	border: medium solid #000066;
	background-color: #FFFFFF;
	position: relative;
	width: 189px;
	z-index: 5;
	float: right;
}
.letsGoRacin {
	position: absolute;
	z-index: 9;
	right: 7px;
	top: 304px;
	width: 190px;
	background-color: #000000;
}
.slideShow {
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: text-top;
}
.nextRaceHeading {
	font-family: "Segoe UI";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	padding: 5px;
	width: 100%;
	margin-top: 6px;
}
.nextRace {
	width: 100%;
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 20px;
}
.stars {
	padding-top: 4px;
}
.schedule {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	width: 100%;
	font-style: italic;
	text-align: center;
	height: 37px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-style: outset;
	border-top-width: medium;
	border-top-color: #CCCCCC;
	margin-top: 4px;
}
.scheduleText {
	width: 100%;
	font-family: "Segoe UI";
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.subjectToChange {
	width: 100%;
	font-family: "Segoe UI";
	font-size: x-small;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-bottom-color: #CCCCCC;
}
.monthSchedule {
	color: #CC0000;
	font-weight: bold;
	font-family: "Segoe UI";
	font-size: small;
	font-style: normal;
}
.footer {
	position: relative;
	height: 30px;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-family: "Segoe UI";
	font-size: x-small;
	color: #CC0000;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	font-weight: bold;
}
#footer a:link {
	font-family: "Segoe UI";
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: "Segoe UI";
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	font-family: "Segoe UI";
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
}
#footer a:active {
	font-family: "Segoe UI";
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.footerTable {
	width: 100%;
}
.footerTableText {
	padding-left: 100px;
}
.backToTop {
}
.table {
	border: medium solid #000066;
	margin-bottom: 5px;
	width: 100%;
}
.hyperlink {
	padding: 0px;
	border-width: 0px;
}
.videoLogo {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mod502009 {
	vertical-align: top;
	text-align: center;
}
.i76TopWin {
	width: 300px;
	height: 194px;
	vertical-align: top;
}
.I76TopWinText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFFFF;
	padding: 20px 10px 10px 10px;
	vertical-align: top;
	text-align: center;
}
.august23WinPhotoRight {
	vertical-align: top;
	width: 226px;
}
.august23WinPhotoLeft {
	width: 252px;
}
.august23WinText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.july25WinPhotoRight {
	width: 227px;
}
.july25WinPhotoLeft {
	width: 227px;
	height: 194px;
}
.july25WinPhotoText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	padding-top: 7px;
}
.iceBreakerWinPhoto {
	height: 244px;
	width: 399px;
}
.iceBreakerWinText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #CC0000;
	text-align: center;
}
.champ2007Left {
	width: 121px;
	height: 136px;
}
.champ2007Right {
	width: 203px;
	height: 136px;
}
.champ2007Center {
	vertical-align: top;
	text-align: center;
	font-family: "Segoe UI";
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.champ2007i76Logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.winterSeriesPhoto {
	width: 340px;
	height: 145px;
}
.winterSeriesText {
	font-family: "Segoe UI";
	vertical-align: top;
	color: #FFFFFF;
	font-size: small;
	text-align: justify;
	padding: 10px;
}
.nov11WinPhoto {
	width: 256px;
	height: 160px;
	vertical-align: top;
}
.nov11WinText {
	font-family: "Segoe UI";
	color: #FFFFFF;
	text-align: center;
}
.ads {
	font-family: "Segoe UI";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
