@charset "utf-8";
/* CSS Document */

/* SET COLORS FOR TOP AND BOTTOM NAV */
	#topNavigation, #bottomNavigtion {
	color:#999999
}
a.gnLink:link, a.gnLink:visited {
	color:#999999
}
/* SET COLOR FOR FLASH FOOTER AND FOOTER LINKS IF NO FlASH */
	#flashFooterContent, #flashFooterContent a {
	color:#999999;
}
#opinionLab {
	color:#999999;
}
#disclaimer, #disclaimer a {
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	margin:0px auto;
}
#friendConnectContent {
	background-image:url(/rockband/images/rbBg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:20px;
	padding-bottom:20px;
}
#friendConnectInstructions {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#A7BDCA;
	color:#000;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}
.bottomLinks {
	color:#999999;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:3px;
	padding-right:3px;
}
#bottomNavLine {
	color:#999999;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px auto;
	text-align:center;
	background-color:#000000;
}
a:link {
	color: #999999;
}
a:visited {
	color: #a5beca;
}
.formDiv {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	background-color:#999999;
	position:absolute;
	top: 0px;/*All Browsers*/
 #top: 0px; /*IE 7*/
	_top: 0px; /*IE 6*/
	left: 178px; /*All Browsers*/
 #left: 178px; /*IE 7*/
	_left: 180px; /*IE 6*/
}
#centerIt {
	position:relative;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}
#topIt {
	position:absolute;
	top:241px;
	left:0px;
	width:100%;
}
