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

body {
	background-image: url(images/pattern.gif);
	margin:0;
}
#outer {
	width:931px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}
.bdleft {
	background:url(images/bdleft.png);
	width:27px;
	height:723px;
	float:left;
	margin:0;
}
.bdtop {
	background:url(images/bdtop.png);
	width:877px;
	height:40px;
	margin:0;
	float:left;
}
.bdright {
	background:url(images/bdright.png);
	width:27px;
	height:723px;
	float:right;
	margin:0;
}
.bdbottom {
	background:url(images/bdbottom.png);
	width:877px;
	height:48px;
	margin:0 auto;
	clear:both;
}
#inner {
	width:877px;
	float:left;
}
.header {
	background:url(images/header.jpg);
	height:194px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.header p {
	float:right;
	width:220px;
	margin:0;
	padding-top:45px;
	line-height:20px;
}
.header p a {
	color:#000;
	text-decoration:none;
}
.header p a:hover {
	text-decoration:underline;
}
.header p img {
	float:left;
}
.access {
	background:url(images/access.jpg);
	height:341px;
}
.joinnow {
	width:300px;
	margin-left:32px;
	font-size:12px;
	padding-top:100px;
	padding-left:30px;
	margin:0 auto;
}
.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:#000;
}
.dcs {
	margin-top:5px;
	margin-left:160px;
}
.members {
	height:148px;
	background:#56627f;
}
#dcentral {
	margin:0 auto;
	padding-top:10px;
}
.dci {
	width:110px;
	height:110px;
	border:none;
	margin:4px;
}
.dct {
	display:none;
}
.bottom {
	background:url(images/bottombg.jpg) repeat-x top #fbfbfb;
	text-align:center;
	font-size:12px;
	color:#8b0000;
}
.bottom span {
	color:#F00;
	font-size:19px;
	font-weight:bold;
}
.bottom a {
	color:#8b0000;
	text-decoration:none;
}
.bottom a:hover {
	text-decoration:underline;
}
ul {
	width:295px;
	text-align:left;
	font-size:14px;
	color:#000;
	float:left;
	margin-top:4px;
	margin-left:58px;
	line-height:18px;
	display:inline;
}
li {
	background:url(images/bullet.png) no-repeat top left;
	text-indent:15px;
	list-style:none;
}
.bottom p {
	font-size:11px;
	color:#000;
	text-align:left;
	width:820px;
	margin:10px auto;
}
.bottom p a {
	color:#000;
	text-decoration:none;
}
.bottom p a:hover {
	text-decoration:underline;
}h1 {
	font-size: 18px;
}

