﻿/* CSS Document */

/* Global Values
   ========================================= */
html {
	height: 100%;
}
body {
	background-position: left 23px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url('../imagesHome/6uBackground.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;
}
a:link {
	text-decoration: none;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
#nav {
	border-style: outset;
	border-color: #333333;
	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: 28px;
	text-align: center;
	padding-top: 3px;
	margin-left: 5px;
}
#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;
}
/* Content Divs
   ========================================= */

#leftColumn {
	background-color: #FFFFFF;
	border: 4px solid #CC0000;
	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: 646px;
	z-index: 4;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-left: 4px;
}
#rightColumn {
	margin-top: 10px;
	border: 4px solid #CC0000;
	background-color: #FFFFFF;
	position: relative;
	width: 190px;
	z-index: 5;
	float: right;
	vertical-align: top;
}
.letsGoRacin {
	position: absolute;
	z-index: 9;
	top: 303px;
	left: 804px;
}
.slideShow {
	width: 189px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.nextRace {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	text-align: center;
	padding: 5px 1px 20px 1px;
	width: 100%;
	margin-top: 6px;
}
.nextRaceHeading {
	font-family: "Segoe UI";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}
.stars {
}
r: #CC0000;
	text-align: center;
	width: 100%;
	margin-top: 6px;
}
.stars {
	padding-top: 4px;
}
.schedule {
	border-width: 7px;
	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-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: 10px;
}
.raceShout {
	font-family: "Segoe UI";
	padding-top: 15px;
	text-align: center;
	padding-bottom: 10px;
}
.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;
	font-weight: bold;
	font-style: normal;
}
#footer a:visited {
	font-family: "Segoe UI";
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
#footer a:hover {
	font-family: "Segoe UI";
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
	font-style: normal;
}
#footer a:active {
	font-family: "Segoe UI";
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.footerTable {
	width: 100%;
}
.footerTableText {
	padding-left: 100px;
}
.backToTop {
}
.table {
	border: 4px solid #CC0000;
	margin-bottom: 5px;
	width: 100%;
}
.hyperlink {
	border-width: 0px;
}
.videoLogo {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.winnersFlag {
	margin-left: 6px;
	padding-top: 0px;
	vertical-align: middle;
}
.mod502009 {
	text-align: center;
	font-family: "Segoe UI";
	font-size: large;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
	font-style: italic;
}
.may9WinText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFF00;
	text-align: center;
	vertical-align: top;
	padding-top: 13px;
}
.may9WinPhoto {
	width: 267px;
	height: 199px;
}
.beatricePhoto {
	width: 300px;
	height: 200px;
	vertical-align: top;
}
.beatriceText {
	font-family: "Segoe UI";
	font-size: large;
	color: #FF0000;
	padding: 20px 10px 10px 10px;
	vertical-align: top;
	text-align: center;
}
.lateModel {
	vertical-align: top;
	width: 303px;
}
.lateModelHead {
	width: 252px;
}
.lateModelText {
	font-family: "Segoe UI";
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.cnsText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #CC0000;
	padding: 10px;
	text-align: center;
}
.cnsLogo {
	border-width: 0px;
	vertical-align: middle;
}
.photoGregViscarra {
	text-align: center;
	font-family: "Segoe UI";
	font-size: xx-small;
	padding-bottom: 7px;
}
.adiLeft {
}
.adiRight {
	vertical-align: top;
}
.adiText {
	width: 151px;
	text-align: center;
	font-family: "Segoe UI";
	font-size: small;
	color: #CC0000;
}
.cnsBottomText {
	font-family: "Segoe UI";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.hundredLapPhoto {
	width: 267px;
}
.hundredLapText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FF0000;
	text-align: center;
}
.fiftyLapPhoto1 {
	width: 298px;
}
.fiftyLapText1 {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}
.fiftyLapPhoto2 {
	width: 242px;
}
.fiftyLapText2 {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FF0000;
	text-align: center;
}
.inCarPhoto {
	width: 161px;
}
.inCarVideoLogo {
	width: 98px;
	text-align: right;
}
.inCarText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFFFF;
	padding-left: 15px;
}
.rookieText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	width: 992px;
	height: 290px;
	vertical-align: top;
}
.winPhotoSepEighth {
	width: 213px;
}
.winPhotoSepEighthText {
	font-family: "Segoe UI";
	font-size: medium;
	color: #FF0000;
	text-align: center;
}
.ads {
	font-family: "Segoe UI";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}


