body {
	background-color: black;
}

#main {
	position: absolute;
	top: 298px;
	left: 210px;
	margin-right: 10px;
	color: #999;
}

#main p {
	margin: 10px 10px 10px 0;
	font-family: "Futura Bold", "Futura Medium", "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color:#CCCCCC;
}

#becomeamember_img {
	position: absolute;
	top: 8px;
	right: 12px;
	width: 228px;
	height: 39px;
	border: 1px solid #999;
}

#membershipmenu {
	position: absolute;
	top: 298px;
	left: 25px;
}

#membershipmenu ul {
	list-style: none;
	margin: 0;
}

#membershipmenu li {
	margin-top: 12px;
	font-family: "Futura Bold", "Futura Medium", "Century Gothic", "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #f60;
}

#membershipmenu li.active {
	color: #f30;
}

#membershipmenu a {
	color: #f60;
}

#main h1 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 15px;
	color: #f30;
	font-weight:bold;
}

#main h2, #main h3 {
	color: white;
	font-family: "Centruy Cothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;

}

a {
 color:#f60;
 }
 

#main h3 {
	color: #ccc;
	font-weight: bold;
}

#main p {
	font-size: 12px;
	line-height: 14px;
}

ul {
	font-weight: bold;
}
