
body {
	background: #000;
	margin: 0;
}

.banner {
	position:absolute;
	width:100%;
	height:129px;
	z-index:3;

}

.content {
	position:relative;
	z-index:1;
	top:113px;
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}

.music {
	position:inherit;
	width:300px;
	height:89px;
	z-index:4;
	top:129px;
	
}

.shows {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width:300px;
	border:0;
	position:top;	
}

.tumblr {
	width:600px;

}

.showcont {
	height:100px;

}

.musiccont {
	height:83px;
}

.botbar {
	top:693px;
	position:absolute;
	width:100%;
	z-index:20;
}