@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

p{
	font-size:120%;
	line-height:16px;
}

.logo{
	font-size:100%;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}

#navigation li{
	list-style-type:none;
}

#navigation li a{
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#gallery h2{
	font-size:110%;
	text-transform:uppercase;
}

#gallery a{
	text-decoration:none;
}

#gallery li{
	list-style-type:none;
}

#video h2{
	font-size:110%;
	text-transform:uppercase;
}

#video a{
	text-decoration:none;
}

#video li{
	list-style-type:none;
}

#sponsors h1{
	font-size:110%;
	text-transform:uppercase;
}

#rider-profile a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#news h2 a{
	text-decoration:none;
}

#news h2{
	font-size:250%;
	font-weight:normal;
	line-height:22px;
}

#news a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#blog h2{
	font-size:150%;
	text-transform:uppercase;
}

#blog a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#links li{
	list-style-type:none;
	font-size:120%;
}

#links a{
	text-decoration:none;
	font-size:110%;
}

#contact legend{
	font-size:130%;
}

#footer li{
	list-style-type:none;
	text-transform:uppercase;
}

#footer a{
	text-decoration:none;
}