* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
* html .nonFooter {
	height: 100%;
}
body {
	background: #FFF url('../images/bkgrd.jpg') repeat center top;
	text-align: center;
	background-attachment: fixed;
}
.nonFooter {
	min-height: 100%;
	position: relative;
	padding-bottom: 62px;
}
.page {
	width: 1020px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/page_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	width: 1000px;
	height: 209px;
	background: #000 url('../images/header.jpg') no-repeat center top;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}


.altRows {
	background-color:#f6f6f6;
}

.driver {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #FFF;
}

.driver .ss-list-even {
	background-color:#222;
}

.driver td{
padding:5px;
}

.schedule {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #FFF;
}

.schedule td{
padding:5px;
}

.requiredField{
color:#CC0000;
font-weight:bold;
}

.fieldLabel{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #FFF;
font-weight:bold;
}

.tableBottom {
height:20px;
background-image:url(../images/TableBottom.jpg);
}

.tableBody{
background-color:#FFFFFF;
padding: 0px;
}

.tableBody h2{
color:#000;
}

.tableBody p{
color:#000;
}

.tableTop {
height:20px;
background-image:url(../images/TableTop.jpg);
}

.thankYouTable {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.prizeHeader {
	font-weight:bold;
}

#rssOutput{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #FFF;
}

.homeBody
{
float:left;
width:640px;
}

hr{
margin:30px 0;
border: 0;
color: #fff;
background-color: #fff;
height: 1px;
}

.schedulePane{
float:right;
background-color:#222;
width:200px;
min-height:200px;
max-height:100%;
padding-bottom:20px;
margin-bottom:20px;
}

.dates{
font-weight:bold;
}

.races{
font-style:italic;
}


.goldText{
	color: #F9DB06;
	font-weight:bold;
}

.schedulePaneRaces{

	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 10px;
	color: #FFF;
}

.boldHead{
	font-size: 14px;
	font-weight: bold;
	color: #F9DB06;
}

.schedule th{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #AAA;
	height:30px;
}
.schedule .ss-list-even {
	background-color:#222;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.footer {
	width: 1000px;
	height: 62px;
	background: #000 url('../images/footer.jpg') no-repeat center top;
	position: relative;
	margin: -62px auto 0 auto;
	text-align: center;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.footerText {
	padding-top: 22px;
	color: #000000;
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
}
.content {
	position: relative;
	margin: 0 auto 0 auto;
	width:1000px;
	background: transparent url('../images/bodyShade.jpg') no-repeat;
}
.content_body {
	color: #000;
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	padding: 10px;
}
.bullets {
	list-style-type:disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 30px;
	text-indent: -15px;
	color:#fff;
}
.imgRight {
	margin-left:10px;
}
.imgLeft {
	margin-right:10px;
}
p {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px;
	color: #FFF;
}
.RSSdate{
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 10px;
	color: #FFF;
}

h2 {
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin: 10px;
}
h3 {
	color: #BBB;
	font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 10px 5px 10px;
	text-align: left;
	text-decoration: underline;
}
h4 {
	color: #000;
	font-family: "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 20px 10px 5px 10px;
	text-align: center;
	text-decoration: underline;
}

a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
