* {
	margin: 0px;
	padding: 0px;
}


body {
	color: #000000;
	background: #FFFFFF url(back.jpg) center top;
	font-family: 'arial', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}



table {
	font-size: 1em;
}

td {
	color: #000000;
	background-color: inherit;
	font-family: "Arial", Helvetica, sans-serif, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	position: relative;
    top: -1px;
}

a:hover {
	color: #0404ff;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}

ul, ul li {
	list-style: none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'arial', 'helvetica', sans-serif;
	font-size: 13px;
}


div * { vertical-align: middle }

#wrap { 
  width: 900px; 
  margin: 0 auto; 
}


.banner {
	margin-top: 9px;
	margin-left: 45px;
}


.twitter {
	margin-top: -306px;
	margin-left: 813px;
}

.facebook {
	margin-top: 9px;
	margin-left: 813px;
}

.youtube {
	margin-top: 9px;
	margin-left: 813px;
}

.soundcloud {
	margin-top: 9px;
	margin-left: 813px;
}

.email {
	margin-top: 9px;
	margin-left: 813px;
}



.latestnews {
	margin-top: 8px;
	margin-left: 45px;
}

#mycustomscroll {
	width: 461px;
	height: 153px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
	
}


.videos {
	margin-top: 182px;
	margin-left: 45px;
}

#mycustomscroll2 {
	width: 461px;
	height: 550px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
}


.store {
	margin-top: 758px;
	margin-left: 45px;
}


.photos {
	margin-top: 11px;
	margin-left: 45px;
}

.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height: 305px;	width: 481px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: 0px;
	width: 481px; height: 5px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #e75b01; 
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}



.upcomingshows {
	margin-top: -952px;
	margin-left: 537px;
}

#mycustomscroll3 {
	width: 310px;
	height: 339px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
}


.mailinglist {
	margin-top: 375px;
	margin-left: 537px;
}

.mailinglistjoin {
	margin-top: -45px;
	margin-left: 568px;
}


.music {
	margin-top: 19px;
	margin-left: 537px;
}

#mycustomscroll4 {
	width: 309px;
	height: 260px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
}


.bio {
	margin-top: 301px;
	margin-left: 537px;
}

#mycustomscroll5 {
	width: 309px;
	height: 244px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
}


.press {
	margin-top: 566px;
	margin-left: 537px;
}

#mycustomscroll6 {
	width: 309px;
	height: 232px;
	overflow: scroll;
	position: absolute;
	margin: 0.3em auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	background:rgba(255,255,255,0.8); 
}


.foot {
	margin-top: 811px;
	margin-left: 764px;
	padding-bottom: 50px;
}


















