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

body
{
	background:url(/Images/gsbBlack_lineTop.jpg) top left repeat-x #000000;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#efefef;
}

a:link, a:visited
{
	color:#de7b36;
	text-decoration:underline;
}

a:hover, a:active
{
	color:#274ea3;
	text-decoration:none;
}

hr
{
	height:1px;
	border:0;
	width:90%;
	background:url(/Images/gsb_hrLine.jpg) repeat-x;
}

.headerLinks
{
	text-transform:uppercase;
	padding:3px;
	line-height:18px;
	
}

.headerLinks a:link
{
	font-weight:bold;
	text-decoration:none;
	color:#274ea3;
}

.headerLinks a:visited
{
	font-weight:bold;
	background:none;
	color:#666666;
	text-decoration:none;
}


.headerLinks a:hover, .headerLinks a:active
{
	font-weight:bold;
	background:#FFFFFF;
	color:#666666;
	text-align: right;
}

.headQuote
{
	font-size:14px;
	font-weight:bold;
	color:#274ea3;
	text-transform:uppercase;
}

.footerText{
	color:#CECECE;
	font-size:.8em;
}

.subText
{
	color:#4a759f;
}

.smallText
{
	font-size:.8em;
}

.chevLink
{
}

.chevLink a:link
{
	text-decoration:none;
}

#mainContent
{
	position:absolute;
	height:410px;
	padding:5px;
	top:0px;
	left:105px;
	z-index:21;
	width:900px;
	background:url(/Images/gsbBlack_topBanner.jpg) center top no-repeat;
	padding-top:350px;
	text-align:left;
}

#bodyContent
{
	background:none;
	border-top:1px dotted #FFFFFF;
	width:900px !important;
	width:900px;
	margin:0 auto 0 auto;
	padding-top:10px;
}

#topNav
{
	text-align:center;
	padding-bottom:10px;
}

#footerCont
{
	padding:25px 50px 15px 50px;
	text-align:center;
}

#discographyTable
{
	border:1px dotted #CCCCCC;
	padding:5px;
}

#noiseTradeWidget
{
	position:absolute;
	width:250px;
	height:410px;
	padding:5px;
	top:101px;
	left:11px;
	z-index:23;
	background:url(/Images/gsb_widgetBack.png) no-repeat;
}

#concertSidebar
{
	position:absolute;
	width:230px;
	height:180px;
	padding:10px;
	top:521px;
	left:11px;
	z-index:22;
	background:url(/Images/gsb_widgetBack.png) no-repeat;
	text-align:left;
}

#genPage
{
	position:absolute;
	height:410px;
	padding:5px;
	top:0px;
	left:230px;
	z-index:21;
	width:900px;
	padding-top:10px;
	text-align:left;
}
