body
{
	font-family: Arial;
}

.header
{
	background-image: url("../images/ThorneHeader2.gif");
	background-repeat: no-repeat;
	xxwidth: 581;
	height: 121px;
}

td.border
{
	background-color: #EEBD08;
	xwidth:100px;
}

td.border2
{
	background-color: #CFA819;
	xwidth:5px;
}

.mission
{
	background-color: #2B3131;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 90%;
}

.normalNav
{
	border-left: solid 1px #D1D1D1;
	border-top: solid 1px #D1D1D1;
	border-bottom: solid 1px #D1D1D1;
	border-right: solid 1px #D1D1D1;
}

.hoverNav
{
	border-left: solid 1px #959595;
	border-top: solid 1px #959595;
	border-bottom: solid 1px #959595;
	border-right: solid 1px #959595;
}

h1
{
color: #EEBD08;
font-size: 140%;
margin-bottom: 2px;
margin-top: 2px;
}

h2
{
color: #7C7C7C;
font-size: 105%;
margin-bottom: 2px;
margin-top: 2px;
}

.raceheader
{
	font-size:90%;	
}
.raceinfo
{
	font-size:90%;	
	color: #7C7C7C;
}

.sponsorLink
{
	color: #7C7C7C;	
}
