@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin:0;
}
#outer {
	width:900px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
.header {
	background:url(images/header.jpg);
	height:102px;
}
.header a {
	display:block;
	background:url(images/button.png);
	width:129px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	float:right;
	margin-top:20px;
	margin-right:15px;
}
.header a:hover {
	background:url(images/buttonv.png);
}
.access {
	background:url(images/access.jpg);
	height:390px;
}
.joinnow {
	width:300px;
	float:left;
	margin-top:80px;
	margin-left:78px;
	font-size:12px;
	display:inline;
}
.joinnow p {
	margin:0;
}
form {
	margin-top:10px;
}
select {
	margin-left:25px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.td6 {
	font-size:15px;
	color:#FFF;
}
.dcs {
	margin-top:5px;
	margin-left:160px;
}
.bottom {
	background:url(images/bottom.jpg);

	font-size:12px;
}
.members {
	width:300px;
	height:200px;
	margin-left:30px;
	float:left;
	display:inline;
}
.dci {
	width:80px;
	height:80px;
	border:none;
}
.dct {
	width:80px;
	display:block;
	overflow:hidden;
}
ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:470px;
	margin-right:20px;
	display:inline;
	float:right;
}
li {
	list-style:none;
	background:url(images/bullet.png) no-repeat top left;
	text-indent:20px;
}
.join {
	text-align:center;
	clear:both;
	padding-top:28px;
	margin-right:40px;
}
.central {
	text-align:center;
	padding-top:28px;
	color:#cfa40b;
}
.central a {
	color:#cfa40b;
	text-decoration:none;
}
.central a:hover {
	text-decoration:underline;
}
.bottomtext {
	width:820px;
	font-size:11px;
	margin-left:30px;
	margin-top:20px;
	line-height:15px;
}
.bottomtext a {
	color:#FFF;
	text-decoration:none;
}
.bottomtext a:hover {
	text-decoration:underline;
}#dcentral td {
	color: #FFFFFF;
	text-align: center;
}
