body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background:#3f3734 url(/img/mainbg.gif) top center;
	font-size:0.8em;
}

a {
	color:#dcdcdc;
	outline:none;
}

a:hover {
	color:white;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

/*-------------------------------------- Template styles----------------------------------------*/

.header {
	background:white url(/img/tyre-track.gif) no-repeat top center;
	height:182px;
	padding:12px 0px 0px 0px;
}

.wrapper {
	width:931px;
	margin:0px auto;
}

.mainbody {
	color:#dcdcdc;
	clear:both;
}

.logo, .logo span {
	background:url(/img/challenge-your-partner-logo.gif) no-repeat;
	position:relative;
	width:257px;
	height:91px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}

.logo span {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

.grass {
	background:url(/img/grass.gif) repeat-x bottom center;
	height:91px;
	position:relative;	
	margin-top:-40px;
}

.leftcol {
	width:267px;
	float:left;
	margin:15px 15px 0px 0px;
}

.maincol {
	float:left;
	width:437px;
}

.maincol-long {
	float:left;
	width:720px;
	padding-bottom:10px;
}

.rightcol {
	float:right;
	width:150px;
}

.navigation {
	width:138px;
	background:url(/img/sidecolbg.png) no-repeat bottom left;
	padding:10px 0px 10px 10px;
}

.charitybox {
	background:#eaede2 url(/img/charity-bg.gif) top left no-repeat;
	width:133px;
	text-align:center;
	position:relative;
	float:right;
	font-size:80%;
	padding:5px;
	height:124px;
	overflow:hidden;
	margin:0px 5px 0px 0px;
}

.skillstxt, .skillstxt span {
	background:url(/img/to-a-day-of-driving.gif) no-repeat;
	position:relative;
	width:448px;
	height:39px;
	float:left;
	overflow:hidden;
	margin:52px 0px 0px 20px;
}

.skillstxt span {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	margin:0px;
}

.tractor {
	margin-top:10px;
	float:left;
}

.drive {
	float:right;
	margin-right:10px;
	_margin-top:40px;
}

.footer {
	border-top:1px solid #9f9c9b;
	padding:10px 0px 10px 0px;
	font-size:85%;
}

.sponsors {
	padding-left:10px;
}

/*-----------------------------------Content styles----------------------------------------*/

h1 {
	font-size:1.7em;
}

h2 {
	font-size:1.1em;
	margin:0px;
	padding:0px;
}

.PinkText, .PinkText a {
	color:#d256b2;
}

.PinkText a:hover {
	color:#de68c0;
}

.PinkText2{
	color:#d256b2;
	text-align: center;
	font-size: 20px;
}

.introText {
	font-size:130%;
}

.LargerText {
	font-size:120%;
}

.LargestText {
	font-size:2em;
}

.SmallestText {
	font-size:0.5em;
}

.wheels {
	list-style:none;
	margin:0px;
	padding:0px;
}

.wheels li {
	background:url(/img/navsep.gif) 29px bottom no-repeat;
	padding:0px 0px 10px 0px;
}

.wheels li.last {
	background:none;
}

.wheels a {
	display:block;
	background:url(/img/wheel.gif) 0px 4px no-repeat;
	padding:5px 0px 5px 25px;
}

.wheels a:hover {
	background-position:3px 4px;
}

.sep {
	height:1px;
	border-bottom:1px dotted #8b817f;
	margin:10px 0px 5px 0px;
}

.gallery img {
	margin:0px 1px 5px 0px;
}

.regform .inputsmall {
	width:50px;
	margin:5px 0px 10px 0px;
}

.regform .inputmedium {
	width:100px;
	margin:5px 0px 10px 0px;
}

.regform .inputlarge {
	width:200px;
	margin:5px 0px 10px 0px;
}

.formleft {
	float:left;
	width:300px;
	margin-right:20px;
}

.formright {
	float:left;
	width:400px;
}