body {
	background-color: black;
}

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

#main h1 {
	margin-top: 18px;
	font-weight: normal;
	font-size: 16px;
	color: #f30;
	font-weight: bold;

}

#emaildigest_img {
	position: absolute;
	top: 54px;
	right: 12px;
	width: 228px;
	height: 23px;
	border: 1px solid #999;
}

#blog_img {
	position: absolute;
	top: 84px;
	right: 12px;
	width: 228px;
	height: 23px;
	border: 1px solid #999;
}


#main h3 {
	font-weight:bold;
	}

#main h2 {
	margin-top: 18px;
	font-weight: normal;
	font-size: 15px;
	color: white;
	font-weight: bold;
}

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

ul {
	font-weight: bold;
}


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

a {
	color: #f60;
	}

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

#aboutmenu ul {
	list-style: none;
	margin: 0;
	font-weight: bold;

}

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

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

#aboutmenu a {
	color: #f60;
}
