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#textbox {
	position: absolute;
	top: 114px;
	left: 22px;
	width: 759px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #f2d680;
	color: #000000;
	background: url('image/textbackground.png');
	z-index: 1;
}
p#textbox {
	margin: 21px;
	padding: 5px;
	color: #000000;
}
table#textbox {
	font: normal 13px Tahoma;
}
p#textboxtitle {
	font: bold 24px Tahoma;
	line-height: 16px;
	margin: 0px;
	padding: 15px;
	color: #000000;
	background-color: #f2d680;
}
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;
}
		p#copyright {
	font: normal 10px Tahoma;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	color: #000000;
	text-align: right;
	background-color: #f2d680;
}
		a {
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
		a.linkspage {
	text-decoration:underline;
	font-weight: Normal;
	color: #000000;
	target-name: new;
	target-new: window;
}
		ul {
	margin-top: -2em;
}
