body {
	background-image: url('../siteart/background.jpg');
	background-repeat: no-repeat;
}

.banner {
	background-image: url('../siteart/banner.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	position: absolute;
	top: 27px;
	left: -0px;
	width: 1200px;
	height: 179px;
	border: 0 solid #999999;
	overflow: hidden;
}

.bio {
	background-image: url('../siteart/bio.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : auto;
	border: 0 solid #999999;
}

.gigs {
	background-image: url('../siteart/gigs.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 202px;
	width: 698px;
	border: 0 solid #999999;
}

.text {
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : no;
	border: 0 solid #999999;
	font-family: arial, helvetica, san-serif;
	font-size: 5px;
	color: #232203;
	z-index: -1;
}

.news {
	background-image: url('../siteart/news.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : auto;
	border: 0 solid #999999;
}

.pics {
	position: absolute;
	top: 213px;
	left: 170px;
	width: 640px;
	border-left: 1 solid #999900;
	border-right: 1 solid #999900;
	padding-left: 20px;
	padding-right: 0px;
}

.listen {
	background-image: url('../siteart/listen.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : auto;
	border: 0 solid #999999;
}

.merch {
	background-image: url('../siteart/merch.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : auto;
	border: 0 solid #999999;
}

.contact {
	background-image: url('../siteart/contact.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : auto;
	border: 0 solid #999999;
}

.email {
	background-image: url('../siteart/elist.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	overflow : hidden;
	border: 0 solid #999999;
}

.links {
	background-image: url('../siteart/links.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 213px;
	left: 152px;
	width: 688px;
	height: 392px;
	border: 0 solid #999999;
}

.links1 {
	position: relative;
	top: 2px;
	left: 15px;
	width: 210px;
	height: 392px;
	border: 0 solid #999999;
}

.links2 {
	position: relative;
	top: -392px;
	left: 220px;
	width: 210px;
	height: 392px;
	border: 0 solid #999999;
	margin-top: 41px;
}

.links3 {
	position: relative;
	top: -824px;
	left: 400px;
	width: 210px;
	height: 392px;
	border: 0 solid #999999;
	margin-top: 41px;
}

.formfields1 {
	position: relative;
	top: 2px;
	left: 15px;
	width: 210px;
	height: 200px;
	border: 0 solid #999999;
}

.formfields2 {
	position: relative;
	top: -200px;
	left: 220px;
	width: 210px;
	height: 200px;
	border: 0 solid #999999;
	margin-top: 0px;
}

.submiter {
	position: relative;
	top: -200px;
	left: 35px;
	width: 420px;
	height: 50px;
	border: 0 solid #999999;
	margin-top: 0px;
	overflow: hidden;
}

.navigation {
	display: inline;
	position: absolute;
	top: 155px;
	left: 175px;
	width: 600px;
	height: 15px;
	background-color: transparent;
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	font-style: bold;
	
}

p {
	font-family: arial, helvetica, san-serif;
	font-size: 11px;
	color: #999999;
	word-spacing: 2px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}

.alignright {
	text-align: right;
}

.rightspace {
	margin-right: 270px;
}

.merchtype {
	margin: 25px 10px 10px 10px;
	line-height: 10px;
}

.giglisting {
	margin: 2px 5px 2px 10px;
	line-height: 10px;
}

h1 {
	font-family: arial, helvetica, san-serif;
	font-size: 23px;
	color: #999999;
	word-spacing: 2px;
	margin: 30px 40px 5px 40px;
}

h2 {
	font-family: arial, helvetica, san-serif;
	font-size: 18px;
	color: #999999;
	word-spacing: 2px;
	margin: 30px 40px 5px 40px;
}

h3 {
	font-family: arial, helvetica, san-serif;
	font-size: 14px;
	font-style: bold;
	color: #999999;
	word-spacing: 2px;
	margin: 4px 5px 4px 10px;
}

a {text-decoration: none;}
a:link {color: #cccccc;}
a:visited {color: #999999;}
a:active {color: #990000;}
a:hover {color: #999900;}

.nav {text-decoration: none; margin-left: 16px;}
.nav:link {color: #999999;}
.nav:visited {color: #777777;}
.nav:active {color: #990000;}
.nav:hover {color: #220000; padding-top: 6px; padding-bottom: 20px; background-color: #996600}