body {
  position: absolute;
	left: 12%;
	margin: 0px;
	background: url('image/background.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #492D1F;
	font: normal 13px Tahoma;
	line-height: 16px;
}
div#stripes {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 234px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/stripes.png');
	z-index: -1;
}
div#title {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 234px;
	height: 219px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/title.png');
	z-index: 1;
}
div#bigbox {
	position: absolute;
	top: 114px;
	left: 22px;
	width: 759px;
	height: 324px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/bigbox.png');
	z-index: 1;
}
div#upcomingshows {
	position: absolute;
	top: 447px;
	left: 22px;
	width: 247px;
	height: 251px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/upcomingshows.png');
	z-index: 1;
}
p#upcomingshows {
	margin: 50px 22px 22px 22px;
	padding: 0px;
	color: #FFFFFF;
}
ul.upcomingshows {
	margin-top: -1.5em;
	margin-left: 10px;
	padding: 0px;
}
li.upcomingshows {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	color: #FFFFFF;
}
div#contact {
	position: absolute;
	top: 447px;
	left: 277px;
	width: 247px;
	height: 251px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/contact.png');
	z-index: 1;
}
p#contact {
	margin: 50px 22px 22px 22px;
	padding: 0px;
	color: #000000;
}
 		div#myspacebtn {
      	position: absolute;
      	top: 195px;
      	left: 30px;
      	width: 25px;
      	height: 25px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
		div#facebookbtn {
      	position: absolute;
      	top: 195px;
      	left: 70px;
      	width: 25px;
      	height: 25px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
		div#youtubebtn {
      	position: absolute;
      	top: 195px;
      	left: 110px;
      	width: 25px;
      	height: 25px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
		div#flickrbtn {
      	position: absolute;
      	top: 195px;
      	left: 150px;
      	width: 25px;
      	height: 25px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
		div#twitterbtn {
      	position: absolute;
      	top: 195px;
      	left: 190px;
      	width: 25px;
      	height: 25px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
div#twitter {
	position: absolute;
	top: 447px;
	left: 533px;
	width: 247px;
	height: 251px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/twitter.png');
	z-index: 1;
}
p#twitterp {
	margin: 54px 24px 16px 24px;
	padding: 5px;
	color: #000000;
}
div#toplinks {
	position: absolute;
	top: 88px;
	left: 477px;
	width: 304px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/toplinks.png');
	z-index: 1;
}
 		div#bandbio {
      	position: absolute;
      	top: 0px;
      	left: 0px;
      	width: 102px;
      	height: 26px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
 		div#music {
      	position: absolute;
      	top: 0px;
      	left: 105px;
      	width: 69px;
      	height: 26px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
 		div#dates {
      	position: absolute;
      	top: 0px;
      	left: 176px;
      	width: 65px;
      	height: 26px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
 		div#links {
      	position: absolute;
      	top: 0px;
      	left: 231px;
      	width: 61px;
      	height: 26px;
      	margin: 0px;
      	padding: 0px;
      	visible: false;
      	z-index: 1;
    }
div#copyright {
	position: absolute;
	top: 698px;
	left: 360px;
	width: 421px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('image/copyright.png');
	z-index: 1;
}
		a {
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
}
