body {
	background:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
#contain-all {
	position:relative;
	margin: 0 auto;
	background:#ffffff url(../images/header-bg_2.jpg) no-repeat top left;
	width:800px;
	border-bottom: 5px #ff0000 solid;
	}

#content {
	position:relative;
	padding-top:250px;
	width:800px;
	}

#content-left {
	float:left;
	width:300px;
	
	}
	
#content-right {
	position:fixed;
	float:right;
	width:300px;
	}
	
	
	
	
	
	
	
	
	
a {text-decoration:none;
color:#ff0000;
}

a:hover {color:#ffcc00; background:#ff0000}

#contain {
	position:relative;
	margin: 0 auto;
	background:#ffffff url(../images/header-bg.jpg) no-repeat top left;
	width:800px;
	height:780px;
	border-bottom: 5px #ff0000 solid;
	}
#contain-music {
	position:relative;
	margin: 0 auto;
	background:#ffffff url(../images/header-bg.jpg) no-repeat top left;
	width:800px;
	height:1000px;
	border-bottom: 5px #ff0000 solid;
	clear:both;
	}
#contain-news {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-top:250px;
	background:#ffffff url(../images/header-bg.jpg) no-repeat top left;
	width:800px;
	border-bottom: 5px #ff0000 solid;
	}
.sub-info {
	line-height:15px;
	font-size:12px;
	}
#contain-photo {
	position:relative;
	margin: 0 auto;
	background:#ffffff url(../images/header-bg.jpg) no-repeat top left;
	width:800px;
	height:1700px;
	border-bottom: 5px #ff0000 solid;
	clear:both;
	}
	
#content {
	padding:0;
	}
#nav {
	position:absolute;
	width:500px;
	top:165px;
	left:388px;
	}
#nav a {
	display:block;
	float:left;
	padding: 0 15px;
	margin-right:2px;
	line-height:33px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	border-right:1px #ffcc00 solid;
	}
a#selected {
	background:#ff0000;
	}
#nav a:hover {
	background:#ffcc00;
	color:#ff0000;
	}
#image-quote{
	margin-left:20px;
	padding:10px;
	width:270px;
	background:#ff0000;
	color:#FFFFFF;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	border:1px #000000 solid;
	}
#image-quote img {
	border-bottom:1px #000000 solid; 
	}

.intro {
	line-height:20px;
	font-size:14px;
	}
h1 {
	margin:0;
	padding:0;
	font-size:16px;
	font-wight:bold;
	}


#playme {
	border:1px #000000 solid;
	width:400px;
	background:#ff0000;
	}
#playme h1 {
	color:#FFFFFF;
	width:390px;
	padding:5px;
	margin:0;
	background:#000000;
	font-style:italic;
	}
#playme h2 {
	color:#ffcc00;
	width:385px;
	background:#000000;
	margin:-10px 0 0 0;
	padding-left:15px;
	font-size:10px;
	}
#playme li {
	list-style:url(../images/li-arrow.png);
	}
#playme a {
	font:10px;
	color:#ffcc00;
	}
#playme a:hover {
	background:#000000;
	}

#form-mail {
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	width:270px;
	background:#ffcc00;
	color:#FFFFFF;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	border:1px #000000 solid;
	}

#clear {clear:both;}
.clear {clear:both;}
.news-contact {
	color:#666666;
	}
.photo {
	border:1px #ff0000 solid;
	padding:3px;
	}
/************** BIO PAGE SECOND NAV AND BIO PAGE STYLES ******/

#bio-nav {
	width:294px;
	margin-left:20px;
	}
#bio-nav a {
	display:block;
	padding: 0 5px;
	margin-right:2px;
	margin-bottom:1px;
	line-height:20px;
	color:#ff0000;
	font-size:12px;
	text-decoration:none;
	background:#FFFF66;
	border-right:1px #ffcc00 solid;
	}
a#bio-selected {
	background:#ffcc00;

	}
#bio-nav a:hover {
	background:#ffcc00;
	color:#ff0000;
	}
#bio-nav img {
	margin:0 0 10px 0;
	border:1px #000000 solid;
	background:#ff0000;
	padding:10px;
}
.bio-pic {
	margin:10px 0 0 0;
	border:1px #000000 solid;
	background:#ff0000;
	padding:10px;
	}

/************** UPCOMING EVENTS PAGE ******/

.time {
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
.place {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.show-info {
	color:#666666;
	font-size:11px;
	}
	
/******************    OTHER     ********/
	
	

#header {
	position:relative;
	margin-right:auto;
	margin-left: auto;
	width:800px;
	height:253px;
	background: #00CC33 url(../images/header-bg_2.jpg) no-repeat top left;
	}
#content {	
	position:relative;
	float:left;
	top:0px;
	width:800px;
	background:#FFFFFF;
	padding-bottom:20px;
	border-bottom:5px #ff0000 solid;
	height:auto;
	}
#right {
float:right;
width:450px;
padding-right:20px;
}
#left {
	float:left;
	
	}
#center {
	margin-left:auto;
	margin-right:auto;
	width:800px;

	}