html 
{
	margin: 0px;
	height: 100%;
}

body 
{
	margin: 0 0 50px 0;
	background: #F1FBFE url(../img/3/bg.gif) repeat-x top left;
	background-attachment: fixed;
	font: normal 0.9em "Trebuchet ms", Arial, Helvetica, sans-serif;
	line-height: 150%;
	height: 100%;
	color: #585858;
}

#top
{
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFF url(../img/2/top.gif) repeat-x bottom left;
}


h2 
{
	width: 400px;
	height: 300px;
	margin: 0 0 0 188px;
	padding: 0;
	display: block;
	background: url(../img/3/socold.png) no-repeat;
	text-indent: -9999px;
	
}

h1
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ED2525;
	padding: 0 0 5px 0;
	width: 780px;
}

h3
{
	font-weight: bold;
	font-size: 1.0em;
	color: #585858;
	padding: 0 0 10px 0;
	width: 780px;
}

a
{
	text-decoration: none;
	color: #ED2525;
}

img
{
	border: none;
}

#holder
{
	width: 775px;
	margin: 0 auto;
	height: auto;
	padding: 0 15px 0 15px;
	background: url(../img/2/hbg.png) repeat-y;
	display: block;
}

#menu, #menuTwo, #riderRows, #sponsors
{
	width: 780px;
	height: 48px;
	margin: 0 auto;
}
#sponsors
{
	height: auto;
	display: block;
}

#riderRows
{
	color: #FFF;
}
	

#menuTwo, #riderRows
{
	position: relative;
	height: auto;
	margin-bottom: 5px;
}

#menu ul, #menuTwo ul, #riderRows ul, #sponsors ul
{
	list-style: none;
	display: inline;
}
#menu li, #menuTwo li, #riderRows li, #sponsors li
{
	float: left;
	margin: 0 5px 5px 0;
	background-color: #80E921;
}

#menuTwo li, #riderRows li
{
	margin: 0 5px 5px 0;
	width: 190px;
	height: 190px;
}
#riderRows li
{
	background-color: #6AD607;
}

#sponsors li
{
	background-color: #FFF;
}

#menu a, #menuTwo a
{
	display: block;
}
#menu a
{
	width: 190px;
	height: 43px;
	text-indent: -9999px;
	background: url(../img/3/menu.gif) no-repeat;
}

#menuTwo a, #riderRows a
{
	width: 190px;
	height: 190px;
	font: normal 0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #FFF;
}

#menuTwo .padded a, #riderRows a
{
	margin: 10px;
	height: 170px;
	width: 170px;
	display: block;
	overflow: hidden;
}
.mright
{
	margin-right: 0;
}

#menu #riders a
{	
	background-position: 100% -43px;
}

#menu #history a
{
	background-position: 100% -86px;
}

#menu #shop a
{
	background-position: 100% -129px;
	margin-right: 0;
}

.name
{
	text-align: center;
	font: normal 0.8em "Trebuchet ms", Arial, Helvetica, sans-serif;
	line-height: 180px;
}

.content
{
	width: 775px;
	float:left;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

.padded
{
	margin: 0 0 20px 0;
}

#bottom {
	padding: 40px 0 20px 0;
	margin: 0 auto;
	text-align: center;
}

.subText
{
	color: #C0C0C0;
	padding: 0 0 20px 0;
	float: left;
	width: 480px;
}

.right
{
	float: right;
	width: 265px;
	padding-right: 20px;
	display: block;
	overflow: hidden;
	text-align: right;
}

p
{
	clear: both;
	display: block;
}

.shift
{
	display: none;
	text-indent:-9999px;
	height: 0px;
}
.imgLeft
{
	padding: 10px 10px 10px 0;
	float: left;
}

.imgRight
{
	padding: 10px 0 10px 10px;
	float: right;
}

.imgCenter
{
	text-align: center;
	padding: 10px 0 10px 0;

}

div
{
	display: block;
	clear: both;
}
#rib
{
	width:96px;
	height: 97px;
	background: url(../img/3/ribbon_tease.png) no-repeat top left;
	display: block;
	margin: 0 0 0 -12px;
	float: left;
}
