/* CSS Document */

.Container{
	width:1024px;
	height:650px;
}

.HomeBackground {
	width:1024px;
	height:545px;
	background-image:url(images/index_16.gif);
}

.HomeContent{
	width:523px;
	height:546px;
	float:right;
}

.RidersBackground {
	width:1024px;
	height:545px;
	background-image:url(images/RidersBackground.gif);
}

.StreetTeamBackground {
	width:1024px;
	height:545px;
	background-image:url(images/StreetTeamBackground.gif);
}

.MusicBackground {
	width:1024px;
	height:545px;
	background-image:url(images/MusicBackground.gif);
}

.PlainBackground {
	width:1024px;
	height:545px;
	background-image:url(images/PlainBackground.gif);
}

.RidersContent {
	width:770px;
	margin-left:127px;
	margin-right:127px;
	padding-top:128px;
}

.RidersImages {
	width:770px;
	height:222px;
}

.RidersText {
	width:1024px;
	height:545px;
	background-image:url(images/RidersBackground.gif);
}



.MainText {
	color: #FFFFFF;
	font-size: 14px;
}

.HeaderA {
	color: #FFFFFF;
	font-size: 24px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #B79E7D;
}

