/* CSS Document */
div#wrapper {
	border:none;
	padding:0px;
	margin:0 auto;
	width:760px;
}
div#header {
	height:125px;
	width:760px;
	padding:0px;
	border:none;
	margin:none;
}
td#lefthead {
	background-image:url(../img/lefthead.jpg);
	background-repeat:no-repeat;
	height:125px;
	background-position:bottom;
	width:300px;
}
td#righthead {
	background-image:url(../img/righthead.jpg);
	height:65px;
	width:460px;
	background-repeat:no-repeat;
}
td#headright {
	height:51px;
	width:460px;
	background-color:#FFFFFF;
}
div#player {
	width:760px;
	height:15px;
}
div#sidebar {
	width:120px;
	background-image:url(../img/barmidgrad.jpg);
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}
div#sidehead {
	font-size:14px;
	width:120px;
	height:25px;
	padding-top:10px;
	background-image:url(../img/bartopgrad.jpg);
}
div#coming {
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
div#sidebottom {
	background-image:url(../img/barbotgrad.jpg);
	background-position:bottom;
	height:17px;
	width:120px;
	padding-top:10px;
	background-repeat:no-repeat;
}
div#copyright {
	color:#000000;
	background-color:#FFFFFF;
}
div#bodycontent {
	float:left;
	width:610px;
	margin-left:10px;
	margin-right:10px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
}
#bodycontent p {
	margin-top:20px;
	text-indent:20px;
}
div#body1, div#body2, div#body3 {
	background-image:url(../img/drumset.jpg);
	background-repeat:no-repeat;
	background-position:370px 15px;
	width:610px;
	height:200px;
	float:left;
}
div#body2 {
	background-image:url(../img/piano.jpg);
	background-repeat:no-repeat;
	background-position:370px 15px;
}
img#band, img#usmap {
	float:left;
	margin-left:15px;
	margin-right:10px;
}
div#entersite {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	height:180px;
	padding-top:20px;
	width:238px;
	margin-left:15px;
	margin-right:10px;
}
div#body3 {
	background-image:url(../img/tubathing.jpg);
	background-repeat:no-repeat;
	background-position:370px 15px;
}
div#body3 p {
	text-align:center;
	margin-top:0px;
}
div#body4 {
	text-align:center;
}
