a:link {
	color: #9B0049;
t;
}
a:visited {
	color: #9B0049;
}
a:hover {
	color: #6CCDFF;
	text-decoration: none;
}
body{
	margin:0;
	text-align:center;
	background: #000;
	background-image: url(../images/bg.jpg);
}
#header {
	width: 950px;
	margin: 0 auto 0 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:46px;
		position:absolute;
		top:388px;
		right:12px;
	}
#content {
	width: 950px;
	margin: auto;
	background-color: #465661;
}
#main {
	background-image: url(../images/border.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 990px;
	margin: 0 auto 0 auto;
}
.box {
	height: 320px;
	width: 924px;
	background-color: #FFFFFF;
	background-image: url(../images/index_12.jpg);
}
.boxheader {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
	width: 924px;
	height: 69px;
	font-weight: bold;
	line-height: 60px;
}
.screensite {
	float: left;
	height: 310px;
	width: 220px;
	background-color: #ECE9D8;
	margin: 0 0 0 10px;
	border: 1px solid #282828;
}
.description {
	float: left;
	height: 70px;
	width: 670px;
	margin: 8px 0 0 8px;
	border: 1px solid #282828;
	background-color: #ECE9D8;
}

.sample1 {
	float: left;
	height: 230px;
	width: 160px;
	margin: 0 0 0 8px;
	background-color: #ECE9D8;
	border: 1px solid #282828;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: -1px;
	height: 138px;
	background-image: url(../images/index_15.jpg);
}
.footerbox {
	background-image: url(../images/index_13.jpg);
	height: 65px;
	width: 924px;
	background-repeat: no-repeat;
	background-position: center top;
}

.getfullaccess a {
	height: 62px;
	width: 433px;
	background-image: url(../images/getfullaccess.png);
	display: block;
	background-position: center top;
	margin: 0px;
}
.getfullaccess a:hover {
	background-position: center -62px;
}
.footer {
	width: 950px;
	background-image: url(../images/footer.png);
	height: 200px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	height: 40px;
}
.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;
}
