@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

* {	
	margin: 0;
	padding: 0;
}
img {
	border: none; 
}
body {
	font-size: small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #130000;
	background-image: url(../images/dwBackGrad.jpg);
	background-repeat: repeat-x;
}
* html body {
	font-size: x-small; 
	f\ont-size: small
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/vicBackGlow.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 15px;
	padding-right: 15px;
}
#header {
	height: 30px;
	background-image: url(../images/vicBanner.jpg);
	background-repeat: no-repeat;
	background-color: #ED1C24;
	padding-top: 145px;
}
#content {
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#content a{
	color: #C60;
}
#content a:hover{
	color: #780100;
}
#sidebar {
	float: right;
	width: 215px;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 85%;
	background-color: #000000;
	color: #000000;
	background-image: url(../images/dwFooter.jpg);
	background-repeat: no-repeat;
}
#footer a{
	color: #000000;
	text-decoration:underline;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #780100;
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	letter-spacing: -0.05em;
}
h2 {
	font-weight: bold;
	color: #780100;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 25px;
}
.notation {
	font-size: 85%;
	color: #666666;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.bodyYellowBold {
	color: #FF9C05;
	font-weight: bold;
}
.bodyWhite {
	color: #FFFFFF;
}
.imageBuffer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#race-results-box {
	padding: 20px;
	border: 1px solid #CCC;
}
#race-results-box h2 {
	font-weight: bold;
	color: #780100;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 0px;
}
#entry-table td {
	padding:7px;
}
