body{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(IMG_6812d.gif);
}

a:link, a:visited, a:hover {
	color: #000033;
	text-decoration: none;
}

a:hover{
	color: #FD0000;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 120%;
 color: #FF3300;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #336633;
}
				

/***********************************************/
/* Page Layout Divs                            */
/***********************************************/

#masterheader{
	margin: 0;
	width: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 48px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc
}

#leftnavbar{
	margin: 0 78% 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000000;
}

#content{
  float:right;
	width: 70%;
	margin: 0;
	padding: 0 4% 0 0;
}


/***********************************************/
/*Top Header Divs                              */
/***********************************************/

#title1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FD0000;
	font-size: 18px;
	text-align: left;
	text-decoration: overline;
}

#title2{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
	font-size: 24px;
	text-align: left;
}


/*************** #Page Title styles **************/

#pagetitle{
	padding: 0px 0px 10px 10px;
}


/************* #Site Navagation Bar styles **************/

#sitenavbar{
	padding: 0px 0px 10px 10px;
	white-space: nowrap;
	font-size: 14px;
	text-align: justify;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
}


/************* #Page Story Title styles *************/

#pagestorytitle{
	font-size: 90%;
	padding: 5px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: middle;
	font-weight: bolder;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 14px;
	color: #000066;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: inherit;
	font-size: 16px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	color: #000099;
}


/************* #Footer styles ***************/

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	color: #A5B1C7;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #sponserlink styles ***********/

#leftnavbar ul a:link, #leftnavbar ul a:visited {display: block;}
#leftnavbar ul {list-style: none; margin: 0; padding: 0;}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftnavbar li {}

/* fix for browsers that don't need the hack */
html>body #leftnavbar li {}

/*********** #sectionLinks styles ***********/

#sponsorlink{
	position: relative;
	font-size: 90%;
	margin: 0 px;
	padding: 0 px;
	border-bottom: 1px solid #cccccc;
	color: #000066;
}

#sponsorlink h3{
	padding: 10px 0px 2px 10px;
}

#sponsorlink a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	voice-family: "\"}\""; 
  	voice-family:inherit;
}

#sponsorlink a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sponsorlink a:hover{
	border-top: 1px solid #cccccc;
	background-color: #330000;
	padding: 2px 0px 2px 10px;
}


/*********** .Race track Links styles ***********/

.tracklink{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	color: #000000;
	display: block;
}

.tracklink h3{
	padding: 10px 0px 2px 0px;
	color: #FBA046;
}

.tracklink a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
}

.tracklink a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.tracklink a:hover{
	border-top: 1px solid #cccccc;
	background-color: #330000;
	padding: 2px 0px 2px 10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	text-align: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	text-align: left;
	color: #8F8DAF;
}


/********** #style styles for font changes *************/

#style1{font-size: medium}

#style3{color: #000000}

#style6{
	font-style: italic;
	font-size: 48px;
	font-weight: bold;
}

#style7{
	font-size: x-large;
	color: #993333;
}
