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

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin: 0px auto;
	color:#FFFFFF;
}

body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a:link {
	color:#6470AC;
	
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #c71f13;
}

#background {
	position: relative;
	background-image:url(../images/GSBoyzmain_pic.jpg);
	background-repeat:no-repeat;
	background-color: black;
	width:900px;
	height:1050px;
	margin: 0px auto;
	left: 0px;
}

#email {
	top:180px;
	left: 557px;
	top: 116px;
	position:absolute;
	width:340px;
	height: 283px;
}

#newshdr {
	left: 26px;
	top: 415px;
	position:absolute;
	width:87px;
	height: 33px;
}

#videohdr {
	left: 529px;
	top: 416px;
	position:absolute;
	width:88px;
	height: 33px;
}

#jukebox {
	left: 555px;
	top: 51px;
	position:absolute;
	width:343px;
	height: 56px;
}



#news {
	left: 35px;
	top: 453px;
	position:absolute;
	width:459px;
	height: 312px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	}

#maillist {
	left: 130px;
	top: 2px;
	position:absolute;
	width:638px;
	height: 39px;
	font-size: 18px;
	font-family: Futura, sans-serif, Helvetica, Verdana, Arial, sans-serif;
	}
	
	
#video {
	left: 529px;
	top: 457px;
	position:absolute;
	width:368px;
	height: 270px;
	font-size: 18px;
	font-family: Futura, sans-serif, Helvetica, Verdana, Arial, sans-serif;
	border:1px solid #666666;
	}
	
#footer {
	left: 124px;
	top: 854px;
	position:absolute;
	width:644px;
	height: 90px;
}
