*{padding:0px;
}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
a:link {
	color: #FE0771;
}
a:visited {
	color: #FF59AC;
}
a:hover {
	color: #A4DFFF;
	text-decoration: none;
}
#main {
	background-image: url(images/border.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 4076px;
}
#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
	#join {
		border: 0px solid #00F;
		width:166px;
		height:46px;
		position:absolute;
		top:435px;
		right:12px;
	}
	#members {
		border: 0px solid #00F;
		width:166px;
		height:47px;
		position:absolute;
		top:380px;
		right:12px;
	}

.box  {
	width: 462px;
	border: 0px solid #FF0099;
	margin: 10px 0px 0px 9px;
	float: left;
	height: 660px;
}
.boxheader  {
	height: 59px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(images/boxheader.jpg) no-repeat center top;
	font-size: 26px;
	font-weight: bold;
	line-height: 60px;
}
.boxbody {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	height: 520px;
}
.boxfooter {
	background-image: url(images/boxfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 59px;
}
#CONTENT {
	background-color: #445662;
	width: 950px;
	margin: 0px auto 0px auto;
	text-align: center;
	height: 3430px;
}
.visitmembers a {
	background-image: url(images/visitmembers.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.visitmembers a:hover  {
    background-position: center -49px;
}
.description {
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #B6CED8;
	padding: 5px;
	font-family: verdana;
	font-size: 10px;
	height: 71px;
	background-color: #ECFCFD;
}
.txtborde {
	font-family: verdana;
	font-size: 10px;
}
#footer {
	height: 200px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 0px solid #FF0099;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.footerhover a {
	display: block;
	background-image: url(images/footaccesshover.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height:130px;
	width: 363px;
}
.footerhover a:hover {
	background-position:left -130px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	height: 30px;
	margin: 0px auto 0px auto;
	float: left;
	width: 100%;
	padding-top: 15px;
}
.legal a {
	background: #000000;
}
.legal a:hover {
    background: #000000;
}
.border {
	border: 6px solid #CCCCCC;
}
