@charset "utf-8";
/* CSS Document */
* { margin: 0px; padding: 0px;}

body {text-align: center; margin: 0; padding: 0;  background-color: #0066cc; background-image: url(../Graphics2010/Stampede_BG.jpg); background-repeat:repeat-x; 	font: 90% Verdana, Arial, Helvetica, sans-serif; 
}

#Wrapper {height:auto; background-image: url(../Graphics2010/Stampede_Grey.jpg) ; background-repeat:repeat-y ;  width: 980px; position: relative; margin-left:auto; margin-right:auto; margin-top:0 margin-bottom:0; text-align: left;
}

#TopAd { width:auto; height:90px; padding-top: 5px; padding-bottom: 5px; margin: 0 15px; background-color: #4e40d5}

#Header {height:250px; width:960px; margin: 0 10px; background-image: url(../Graphics2010/StampedeHeader.jpg); 
}

/*--Main Navigation--*/
#MenuBar {height:60px; width:960px; margin: 0 10px; background-image:url(../Graphics2010/MenuBar.jpg);
}
#TopMenu {height:30px; width:auto; margin: 0 30px; padding-top: 20px}
ul {
	padding:0;
}
li {float:left; list-style-type:none; margin-right: 10px; border: 0;}
ul li a  { font-weight:600; padding:0 0.05em; font-size:0.7em; color: #000000; line-height:1.5em; float:left; display:block; text-decoration:none;}

ul li a.hover  { color: #FF0000;}
/*--Main Navigation end--*/

/*--Contents --*/
#contents {height:auto; width:960px; margin: 0 10px; background-image: url(../Graphics2010/Content_BG.jpg); background-repeat:repeat-y;}
/*--Contents end--*/
/*--Story Area of page --*/
#Story {height:auto; width:595px; margin-left: 2px ;margin-Right: 6px; margin-Top: 6px; margin-Bottom: 10px; float:left; padding-left: 20px; }

#RaceInfo {height:auto; width:230px; margin-left: 5px ;margin-Right: 6px; margin-Top: 6px; margin-Bottom: 10px; float:Right; padding: 0px; background-color:#AEC6C6; padding: 10px; border:#999999 thin solid;}

.storyTitle {
	font-size:18px;
	line-height: 200%;
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00CCCC;
}
.storyText {
	font-size:12px;
	line-height: 170%;
	ont-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
}

#slideshow { width: 604px; padding: 1px; border: 1px solid #999999; }
#leftStory { width: 200px; float:left; margin-right: 4px; padding-right: 1px; margin-top: 5px;}
#leftMenu { width: 180px; margin-right: 4px;  margin-top: 15px; background-color:#CCCCCC}

#rightStory { width: 400px; height:auto; float:right; margin-left: 2px; margin-top: 5px;}

#RegBlockRight { width: 275px; height:auto; float:right; margin-top: 10px;}
#RegBlockLeft { width: 275px; height:auto; float:left; margin-top: 10px;}
#Ads {height:auto; width:301px; margin-left: 0; margin-right: 20px; float:right;}
#adBox {height:auto; width:300px; margin-left: 0; border:#999999 thin solid; margin-top: 10px;}
/*--Contents end --*/

/*--Footer Start --*/
#Sponsors { height:270px; width:960px; margin: 0 10px; clear:both; } 
/*--Footer End --*/

/*--Sponsors Layout Start--*/
#SponsorBox { height:auto; width:595px; margin-left: 2px ;margin-Right:6px; margin-Top: 6px; margin-Bottom: 10px; float:left; border-bottom:#666666 dashed thin;} 
#sponsorLogo { width: 150px; height:auto; float:left; margin: 5px;}
#sponsorText { width: 420px; height:100%; float:right; margin: 5px;}
.sponsorName { font-size:14px; color:#FF3300; font-weight:600;}
.sponsorYears { font-size:14px; color: #999999; font-style:italic; font-weight:600;}
/*--Sponsors Layout End--*/

.sectHead {
	font-size:12px;
	line-height: 170%;
	color: #000000;
	font-weight:600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyText {
	font-size:10px;
	line-height: 90%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ShadeBox { height:auto; width:auto; background-color:#FFCC66; border:thin #999999 solid; padding-left: 5px; padding-right: 2px; padding-bottom: 10px
}
/*--Footer End --*/
 .clearboth { clear: both; }
