.header {
	width : 100%;
}

.content {
	border-color : #00303A;
	border-width : 12px 12px 12px 12px;
	background-color : #00475F;
	padding : 10px;
/*	width : 100%; */
	margin-left : 5%;
	margin-right : 5%;
	border-style : solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : small;
}
.calendar { 
	float : left;
	width : 30%;
	margin-left : 2%;
}
.calendar-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	background-color : #000000;
	color : #FFB903;
}
A.calendar-link{
	color : #FFB903;
	font-weight : bold;
	border: solid 0px #ffffff;
}
A:hover.calendar-link{
	color : #FFB903;
	text-decoration : overline;
	font-weight : bold;
	border: solid 0px #ffffff;
}
.leftresults {
 	float : left;
	border-color : #00303A;
	border-width : 12px 12px 12px 12px;
	background-color : #00475F;
	padding-left : 7%;
	margin-left : 2%;
	padding-right : 2%;
	width: 38%; 
	border-style : solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : small;
}
.results {
	border-color : #00303A;
	border-width : 12px 12px 12px 12px;
	background-color : #00475F;
	padding-left : 7%;
	margin-left : 45%;
/*	width: 80%; */
	margin-right : 10%;
	border-style : solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : small;
}
.results-table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : x-small;
}
.resultsselect {
	padding-left : 7%;
	margin-left : 40%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : x-small;
}
.wheels {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : small;
}
A:HOVER.wheelslink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : x-small;
	text-decoration : underline;
	font-weight : bold;
}
A.wheelslink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : x-small;
	text-decoration : none;
	font-weight : bold;
}
.gallerylink {
	color : #FFB903;
	text-decoration : none;
}
A:HOVER.gallerylink {
	color : #FFB903;
	text-decoration : underline;
}
A:VISITED.gallerylink {
	color : #E7A614;
	text-decoration : none;
}
.image-list{
	left : 5%;
	text-align : center;
}
.gallerytitle{
	color : #FFB903;
	font-size : large;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
IMG 
{
	border: solid 0px #ffffff;
}


		.RRmenu
		{
			position:absolute;
			top:4px;
			left:5%;
			margin:0;
			height:54px;
			list-style: none;
		}
		
		.RRmenu li
		{
			float:left;
		}
		
		#RRForumLink a
		{
			display: block;
			height:58px;
			width:128px;
			background:url('/images/Forumbutton.gif') no-repeat 0 0;
		}

		
		#RRCalendarLink a
		{
			display: block;
			height:58px;
			width:128px;
			background:url('/images/Calendarbutton.gif') no-repeat;
			background-position:0 -58;
		}
		#RRCalendarLink a:hover
		{
			background-position:0 0;
		}
		

		#RRGalleryLink a
		{
			display: block;
			height:58px;
			width:128px;
			background:url('/images/Gallerybutton.gif') no-repeat;
			background-position:0 -58;
		}
		#RRGalleryLink a:hover
		{
			background-position:0 0;
		}


		#RRWikiLink a
		{
			display: block;
			height:58px;
			width:128px;
			background:url('/images/Wikibutton.gif') no-repeat;
			background-position:0 -58;
		}
		#RRWikiLink a:hover
		{
			background-position:0 0;
		}


		#RRFeaturesLink a
		{
			display: block;
			height:58px;
			width:128px;
			background:url('/images/Featuresbutton.gif') no-repeat;
			background-position:0 -58;
		}
		#RRFeaturesLink a:hover
		{
			background-position:0 0;
		}
		
		
		#RRLogo
		{
			position:absolute;
			top:0px;
			right:0%;
		}
			
		body
		{
			background:url('/images/background.jpg') repeat-x;
			background-color:#679EB3;
		}
