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

body {
	background-color: #000000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.termstext {
    color:#000000;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}.links  {
    color:#000000;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}
.links a {
    color:#000000;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}
.smalltext {
	color:#FFFFFF;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}
.smalltext a{
	color:#FFFFFF;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}

.underlined {color:#000000;

	text-decoration: underline;
}
#main {
	position:absolute;
	top: 50%;
	left: 50%;
	width:955px;
	height:600px;
	margin-top: -300px;
	margin-left: -477.5px;
}
#privacy {
	position:absolute;
	width:800px;
	height:500px;
	left: 50%;
	top:50%;
	margin-top:-250px;
	margin-left:-400px;
	padding:20px;
	z-index:20;
	background-image: url(img/transparent_rollover.png);
	background-repeat: repeat;
}
#privacy {
	position:absolute;
	width:800px;
	height:500px;
	left: 50%;
	top:50%;
	margin-top:-250px;
	margin-left:-400px;
	padding:20px;
	z-index:20;
	background-image: url(img/transparent_rollover.png);
	background-repeat: repeat;
	visibility:hidden;
}
#terms {
	position:absolute;
	width:800px;
	height:500px;
	left: 50%;
	top:50%;
	margin-top:-250px;
	margin-left:-400px;
	padding:20px;
	z-index:20;
	background-image: url(img/transparent_rollover.png);
	background-repeat: repeat;
	visibility:hidden;
}
#termscroll {
	position:absolute;
	width:760px;
	height:480px;
	left: 30px;
	top:30px;
	z-index:20;
	overflow:auto;
	padding-right:20px;
}

#logo {
	position:absolute;
	top: 25px;
	left: 50%;
	width:121px;
	height:189px;
	margin-left: -60.5px;
	background-color:#999999;
	bottom: -10px;
}
#line {
	position:absolute;
	top: 260px;
	left: 50%;
	width: 749px;
	margin-left:-375px;
	min-height:1px;
	border-top: 1px solid #999999;
	bottom: -10px;
} 	 
#brands {
	position:absolute;
	top:322px;
	left: 50%;
	width: 749px;
	margin-left:-375px;
}
#brand {
    float:left;
    margin-right:75px;
	width:131px;
	height:216px;
	
}
#brand-last {
    float:left;
	width:131px;
	height:210px;
	
}
#rayward {
	position:absolute;
	top:361px;
	left: 631px;
	width:131px;
	height:210px;
}
#bw {
	position:absolute;
	top:361px;
	left:850px;
	width:131px;
	height:210px;
}
