.splash_top{
	width: 1004px;
	height: 166px;
	background-image: url('/media/innerpage/splash_top.jpg');
}

.splash_band{
	width: 1004px;
	height: 189px;
	background-image: url('/media/innerpage/splash_band.jpg');
}

.splash_music{
	width: 1004px;
	height: 189px;
	background-image: url('/media/innerpage/splash_music.jpg');
}

.splash_gigs{
	width: 1004px;
	height: 189px;
	background-image: url('/media/innerpage/splash_live.jpg');	
}

.splash_bottom{
	width: 1004px;
	height: 173px;
	background-image: url('/media/innerpage/splash_bottom.jpg');
}

.logoBtn{
	position: absolute;
	width: 390px;
	height: 83px;	
	left: 310px;
	top: 72px;
	cursor: pointer;
	text-indent: -300px;
	overflow: hidden;
}

.menuContainer{
	position: absolute;
	left: 277px;
	top: 6px;
}

.bandtext{
	float: left;
	clear: both;
	width: 509px;
	margin-left: 17px;
	display: inline;
}

.bandtext .top{
	float: left;
	clear: both;
	width: 509px;
	height: 6px;
	background-image: url('/media/band/bandtext_top.png');
	overflow: hidden;
}

.bandtext .centerBG{
	float: left;
	clear: both;
	width: 509px;	
	background-image: url('/media/band/bandtext_c.png');
}

.bandtext .centerBG .content{
	float: left;
	margin: 0px 12px;
	font-size: 12px;
	display: inline;
}

.bandtext .bottom{
	float: left;
	clear: both;
	width: 509px;
	height: 6px;
	background-image: url('/media/band/bandtext_bottom.png');
	overflow: hidden;
}

.nobg_gradient{
	width: 509px;
	height: 95px;
	background-image: url('/media/innerpage/nobg_gradient.png');
	}

	
.innerpage_title{
	float: left;
	display: inline;
	margin-left: 27px;
	margin-top: 37px;
}


.bandtext .subtitle{
	font-weight: bold;
}
