body {
	background-color: #000000;
}
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/common/background3.gif);
	background-repeat: no-repeat;
	position: absolute;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.boldtext {
	font-family:Verdana, Arial, Helvetica, sans-serif\
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}	
.logo {
	background-position: center;
	position: absolute;
}
.sidebar {
	height:400px;
	width:130px;
	left: 30px;
	top: 172px;
	position: absolute;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.welcome {
	position: absolute;
	top: 50px;
	left: 400px;
}
.contactsheet {
	color:#CCCCCC;
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 120px;
}
.membersgrid {
	position: absolute;
	top: 240px;
	left: 200px;
}
.extras {
	position: absolute;
	left: 200px;
	top: 170px;
}
a:link {
	color: #999900;
	text-decoration:none;
}
a:hover {
	color: #99CC00;
	text-decoration:underline;
}
a:visited {
	color:#993300;
	text-decoration:underline;
}
a:active {
	color: #CC0000;
}
.wallpaper {
	position: absolute;
	left: 200px;
	top: 310px;
}
.membersonlytext {
	position: absolute;
	left: 300px;
	top: 170px;
}
.apparal {
	position: absolute;
	left: 200px;
	top: 175px;
}
.historytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	top: 171px;
	left: 200px;
	width: 552px;
	height: 626px;
}
.eventschooser {
	position: absolute;
	left: 175px;
	top: 175px;
}
.carshowstext {
	position: absolute;
	left: 175px;
	top: 175px;
	font-family:Verdana, Arial, Helvetica, sans-serif\
	font-size: 14px;
	color: #CCCCCC;
}
.clubeventtable {
	position: absolute;
	left: 222px;
	top: 166px;
	width: 500px;
}
.hometext {
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif\
	font-size: 14px;
	color: #CCCCCC;
	left: 250px;
	top: 170px;
}
.selectors {
	position: absolute;
	left: 170px;
	top: 320px;
}
.thumbnails {
	cursor: pointer;
}
