.sidebanner {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	background-repeat: repeat-y
}

hr {
    display: block;
    height: 1px;
    border-top: 1px dashed #e5dfd0;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}

#main {
	background-color: #faf5eb;
	color: #666633;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif; 
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-color: #e5dfd0;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	}

#main h1 {
	font-size: 15pt;
	font-weight: bold;
	display: inline;
	}

#main a:link {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	}
#main a:visited { 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	}
#main a:hover, #main a:active { 
	font-size: 10pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}


#footerlinks {
	color: #666633;
	font-size: 8pt; 
	font-family: Tahoma, sans-serif; 
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	}

#footerlinks a:link {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none; 
	color: #666633;
	}
#footerlinks a:visited { 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none; 
	color: #666633;
	}
#footerlinks a:hover, #footerlinks a:active { 
	font-size: 8pt;
	font-weight: normal; 
	text-decoration: none; 
	color: #990000;
	}


#mini {
	background-color: #ffffff;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #666666
	}


#nav {
	background-color: #6699cc;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 0px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #003366
	}
 
#nav a:link {  
	text-decoration: none; 
	color: #ffffff;
	}
#nav a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
#nav a:hover { 
	text-decoration: none; 
	color: #003366;
	}
#nav a:active { 
	text-decoration: none; 
	color: #003366;
	}
	
#subnav {
	background-color: #23469a;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-color: #003366
	}

#subnav a:link {  
	text-decoration: none; 
	color: #ffffff;
	}
#subnav a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
#subnav a:hover { 
	text-decoration: none; 
	color: #6699cc;
	}
#subnav a:active { 
	text-decoration: none; 
	color: #6699cc;
	}

#driverbox {
	font-family: Tahoma, sans-serif; 
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
	}	

#driverbox h1 {
	color: #ffff66;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	}

#driverbox h2 {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
	}
	
#driverbox a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #ffff66;
	}
#driverbox a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #ffff66;
	}
#driverbox a:hover, #driverbox a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}
	
.driveinside {
	color: #ffffff;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 3px;
	}
	
.drivertitlepadding {
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 3px;
	}

#poll {
	background-color: #e2c3c2;
	color: #663333;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif; 
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #663333;
	}

#poll h1 {
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	}

#poll a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #663333;
	}
#poll a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #663333;
	}
#poll a:hover, #poll a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}

#standings {
	color: #666666;
	font-size: 8pt; 
	font-family: Tahoma, sans-serif;
	}	

#standings h1 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	}

#standings h2 {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	display: inline;
	}

#standings h3 {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
	}

#standings a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #663333;
	}
#standings a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #663333;
	}
#standings a:hover, #standings a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}

.stand {
	color: #666666;
	font-size: 8pt; 
	font-family: Tahoma, sans-serif;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #d6d5d5;
	}
	
.titlepadding {
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 3px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #666666;
	}
	
.standinside {
	color: #666666;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 3px;
	}
	
#adbox {
	background-color: #b97e7e;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #663333;
	padding-top: 0px;
	padding-bottom: 6px;
	}
	
#imgnav {
	color: #ffffff;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif; 
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-style: italic;
	}

#imgnav a:link {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
	color: #cccccc;
	font-style: normal;
	}
#imgnav a:visited { 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
	color: #cccccc;
	font-style: normal;
	}
#imgnav a:hover, #imgnav a:active { 
	font-size: 9pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #ffffff;
	font-style: normal;
	}

#scroller {
	color: #ffffff;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif; 
	font-style: italic;
	}
	
#eventsbox {
	color: #666633;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #cccc99;
	}
	
#eventsbox p {
	color: #666633;
	font-size: 9pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 7px;
	}

#eventsbox h1 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 7px;
	}
	
#eventsbox h2 {
	color: #666633;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	}
	
#eventsbox a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	font-style: normal;
	}
#eventsbox a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	font-style: normal;
	}
#eventsbox a:hover, #eventsbox a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	font-style: normal;
	}

#resultsbox {
	color: #666633;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #cccc99;
	}
	
#resultsbox p {
	color: #666633;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 7px;
	}

#resultsbox h1 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 7px;
	}
	
#resultsbox h2 {
	color: #666633;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	}

#resultsbox a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	font-style: normal;
	}
#resultsbox a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #666633;
	font-style: normal;
	}
#resultsbox a:hover, #resultsbox a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	font-style: normal;
	}

#schedulebox td {
	color: #666633;
	font-size: 8pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	}
	
#teambox {
	color: #666633;
	font-size: 10pt; 
	font-family: Tahoma, sans-serif;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #cccc99;
	}
	
#teambox p {
	color: #666633;
	font-size: 8pt; 
	font-family: Tahoma, sans-serif;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 7px;
	display: inline;
	}

#teambox h1 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 7px;
	}
	
#teambox h2 {
	color: #666633;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	display: inline;
	}

#teambox a:link {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #990000;
	font-style: normal;
	}
#teambox a:visited { 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #990000;
	font-style: normal;
	}
#teambox a:hover, #teambox a:active { 
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #666633;
	font-style: normal;
	}