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


/*  Page Basics   */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(mainback.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a:link {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #cccc99;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #ffcc33;
}
	
p {
	margin: 0px;
	padding: 0px;
	}
	
img {
	border: 0px;
}
	
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	


#maincontainer {
	width: 960px;
	height: 100%;
	margin: auto;
	text-align: center;
	}

#contentcontainer {
	width: 960px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
.header {
	width: 960px;
	height: 616px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

.membersbutton {
	position: relative;
	width: 100px;
	height: 100px;
	top: 30px;
	left: 30px;
}

.consoleholder {
	width: 960px; height: 648px; margin: 0px; padding: 0px;}
.consolevideo {
	position: absolute;	display: block;	width: 587px; height: 354px; border: 1px solid #cccc99;	overflow: hidden; padding: 0px;	margin: 0px; }
.consoletextarea {
	width: 363px;
	height: 354px;
	background-image: url(back_signuptext.jpg);
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-left: 590px;
}

.consoletext {
	width: 340px;
	height: 160px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0px;
	top: 150px;
	left: 10px;
}

.consoleimg01 { width: 358px; height: 285px; position: absolute; display: block; overflow: hidden; padding: 0px; border: 1px solid #cccc99;	margin-top: 360px;}
.consoleimg02 { width: 224px; height: 143px; position: absolute; display: block; overflow: hidden; padding: 0px; border: 1px solid #cccc99;	margin-top: 360px; margin-left: 364px;}
.consoleimg03 { width: 224px; height: 137px; position: absolute; display: block; overflow: hidden; padding: 0px; border: 1px solid #cccc99;	margin-top: 508px; margin-left: 364px;}
.consoleimg04 { width: 358px; height: 285px; position: absolute; display: block; overflow: hidden; padding: 0px; border: 1px solid #cccc99;	margin-top: 360px; margin-left: 594px; }

.videoholder {
	width: 960px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	background-image: url(videoback.jpg);
	background-repeat: no-repeat;
}
.videotext {
	width: 425px;
	height: 160px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 40px 0px 0px 20px;
}
.videoimage {
	width: 415px;
	height: 208px;
	border: 1px solid #cccc99;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 40px 0px 0px 530px;
}

.ipodpspholder {
	width: 960px;
	height: 315px;
	margin: 0px;
	padding: 0px;
	background-image: url(ipodback.jpg);
	background-repeat: no-repeat;
}
.ipodtext {
	width: 425px;
	height: 190px;
	position: absolute;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 40px 0px 0px 500px;
}

.copyrightholder {
	width: 960px;
	height: 270px;
	text-align: center;
}

.iframeholder {
	width: 1200;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.sidepics {
	width: 149px;
	height: auto;
	float: left;
}
.sidepicbrd {
	border: 1px solid #cccc99;
	padding: 0px;
	margin: 0px;
}

.iframebox {
	width: 750px;
	heigh: auto;
	float: right;
	padding: 0px;
	margin: 0px;
}