


#maindiv {
	width: 620px;
	height: 754px;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	padding:0px;
	color:#CECECE;
	background-color: #663333;
	border: 0px solid #000000;
	margin-top: 5px;
	z-index: 1;
	}



div.maincontent {
	position: absolute;
	padding:3px;
	color:#000000;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	margin-top: 5px;
	z-index: 2;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FF0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}	


#merch {
	width: 300px;
	height: 274px;
	left: 50%;
	top: 292;
	margin-left: -67px;
}

#band {
	width: 300px;
	height: 255px;
	left: 50%;
	top: 317;
	margin-left: -85px;
}

#news {
	width: 416px;
	height: 245px;
	left: 50%;
	top: 310;
	margin-left: -205px;
}


#press {
	width: 286px;
	height: 350px;
	left: 50%;
	top: 310;
	margin-left: -60px;
}

#media {
	width: 290px;
	height: 280px;
	left: 50%;
	top: 300;
	margin-left: -220px;
}

#links {
	width: 250px;
	height: 310px;
	left: 50%;
	top: 360;
	margin-left: -10px;
}

#contact {
	width: 283px;
	height: 393px;
	left: 50%;
	top: 250;
	margin-left: -220px;
}


#newsletter {
	width: 220px;
	height: 120px;
	left: 50%;
	top: 122;
	margin-left: -43px;
}

#shows {
	width: 286px;
	height: 354px;
	left: 50%;
	top: 310;
	margin-left: -50px;
}


#nl-background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 267px;
	z-index: 1;
}

#nl-star {
	position:absolute;
	left:23px;
	top:130px;
	width:77px;
	height:71px;
	z-index:3;
}


#imagecontainer {
	position: absolute;
	width: 400px;
	height: 300px;
	left: 480;
	top: 30;
	border: 2px solid #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	display: none;
	z-index: 8;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

#imagetitle {
	width: 100%;
	heigth: 24px;
	padding: 3px;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	cursor: move;
}


#current-image {
	position: absolute;
	visibility: hidden;
	display: none;
}



.content-maintext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	width: 100%;
}

.content-title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
}

.content-subtitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	width: 100%;
}


div.mainoffsetindex {
  margin-bottom: 20px;
}

div.mainoffsetindex a {
  text-decoration: none;
  color: #FF0000;
}

div.mainoffsetindex span {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #D3D3D3;
}

div.mainoffsetindex span.offsetindex-head {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: black;
}


div.mainoffsetindex a.offsetindex-normal {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  border: 1px solid #FF0000;
  color: #FF0000;
  margin: 1px;
  padding: 1px;
  text-decoration: none;
}

div.mainoffsetindex a.offsetindex-active {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  border: 1px solid #FF0000;
  background-color: #FF0000;
  color: #FFF;
  margin: 1px;
  padding: 1px;
  text-decoration: none;
}



a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #663333;
}

a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #FF0000;
}