html, body 
{
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	font-family: Arial, Verdana, Tahoma, Time New Roman;
	font-size: 9pt;
	color: #ffffff;
}

#mainContainer
{
	position: absolute;
	border: solid 1px #333333;
	height: 545px;
	width: 970px;
	margin-left: -485px;
	left: 50%;
	margin-top: 28px;
}

a
{
	color: #a1a1a1;
}

p
{
	margin: 0px;
}

p.itemMedium
{
	margin: 0px;
	margin-bottom: 10px;
}

#header
{
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 86px;
}

#header img.filler
{
	width: 100%;
	height: 100%;
	border: 0px;
}

#linkExtras, #linkNews, #linkContact, #linkTireSafety
{
	position: absolute;
	height: 8px;
	top: 62px;
}

#linkExtras
{
	left: 749px;
	width: 39px;
}

#linkNews
{
	left: 800px;
	width: 29px;
}

#linkContact
{
	left: 840px;
	width: 44px;
}

#linkTireSafety
{
	left: 895px;
	width: 60px;
}

#mainContent
{
	height: 418px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
}

div.posterThumb
{
	width: 260px;
	background-repeat: no-repeat;
	height: 150px;
	background-position: 30px 5px;
}

#footer
{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}

#linkOffRoad, #linkStreet, #linkCompetition, #linkTireLineup, #linkDealers
{
	position: absolute;
	width: 187px;
	height: 22px;
}

#linkOffRoad
{
	left: 0px;
}

#linkStreet
{
	left: 188px;
}

#linkCompetition
{
	left: 376px;
	width: 184px;
}

#linkTireLineup
{
	left: 560px;
	width: 194px;
}

#linkDealers
{
	left: 754px;
	width: 214px;
}

#footer img.filler
{
	width: 100%;
	height: 100%;
	border: 0px;
}


#formContainer
{
	padding-left: 25px;
}

div.formItem
{
	float: left;
	font-size: 8pt;
}

div.smallFormItem
{
	float: left;
	font-size: 7pt;
}

div.spacer
{
	float: left;
	width: 11px;
}

div.vertSpacer1
{
	height: 17px;
}

div.vertSpacer2
{
	height: 8px;
}

div.vertSpacer3
{
	float: left;
	height: 12px;
}

div.clear
{
	clear: both;
}

.input1
{
	width: 91px;
}

.input2
{
	width: 196px;
}

.input3
{
	width: 84px;
}

.input4
{
	width: 42px;
}

.input5
{
	width: 46px;
}

.input6
{
	width: 217px;
}

div.disclaimerText
{
	float: left;
	width: 240px;
	color: #a1a1a1;
	font-size: 8pt;
}

div.smallDisclaimerText
{
	float: left;
	width: 240px;
	color: #a1a1a1;
	font-size: 7pt;
}

div.disclaimerTopText
{
	float: left;
	width: 200px;
	color: #a1a1a1;
}

div.responseMessageText
{
	padding-top: 10px;
	padding-left: 40px;
	color: #a1a1a1;
	font-size: 8pt;
}

div.responseText
{
	padding-top: 2px;
	padding-left: 20px;
	color: #a1a1a1;
	font-size: 8pt;
}
div.submitContainer
{
	float: right;
	padding-right: 47px;
}

div.buttonHolder
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 47px;
	text-align: right;
}

#top
{
	height: 40px;
}

#message
{
	height: 33px;
}

#top div.header
{
	padding-top: 10px;
}

#top div.subheader
{
}

#left
{
	float: left;
	/*padding-left: 15px;*/
	padding-left: 0;
	width: 269px;
}

div.vertSeperator
{
	float: left;
	width: 1px;
}

span.field
{
	color: #ffffff;
}