body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
}

html, body #wrapper{
	height: 100%;
}

#wrapper{
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding-top: 0px;
	bottom: 0px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	bottom: 0px;
	text-align: justify;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	top: 0px;
	margin: 0px;
}
#footer b {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	bottom: 0px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	color: #FFFF00;
	line-height: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
}
#contact p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	bottom: 0px;
	text-align: justify;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
#jumpstart p {
	bottom: 0px;
	padding-left: 10px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#featuredRider img {
	bottom: 0px;
	top: 0px;
	margin: 0px;
	padding-left: 15px;
}
a:link  {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited  {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover  {
	color: #FFFF00;
	text-decoration: underline;
}
