body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .7em;
	background: #e4cfba;
	background: #a9966c;
	background: #fbfed6;
	margin: 0px;
	padding: 0px;
}
a {
	color: #800000;
	text-decoration: none;
}
div {
	text-align: left;
}
.bigtext {
	font-size: 1.3em;
}
#main {
	width: 885px;
	height: 670px;
	position: relative;
	background: #4b340b url('../images/bgmain.png') repeat-y bottom left;
}

/* header items
 -------------------------------------------------- */
#header {
	height: 85px;
	background: url('../images/header.png') no-repeat;
	position: relative;
}
#header h1 {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#header_link {
	border: none;
	position: absolute;
	top: 9px;
	left: 26px;
}
#music_player {
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 1px;
	border: none;
}
#join_link {
	padding: 1px 6px;
	font-size: .9em;
	background: #42210b;
	position: absolute;
	top: 54px;
	right: 37px;
}
#join_link a {
	color: #ffecc8;
}

/* nav items
 -------------------------------------------------- */
#nav {
	background: url('../images/bgnav.png') no-repeat;
	font-size: 1em;
	font-weight: bold;
	width: 150px;
	height: 210px;
	position: absolute;
	left: 0px;
	top: 114px;
	z-index: 10;
}
#nav ul {
	list-style: none;
	margin: 10px 0px 0px 22px;
	padding: 0px;
}
#nav ul li{
	margin: 5px 0px;
	padding: 0px;
}

/* main content boxes
 -------------------------------------------------- */
#main_outer {
	width: 305px;
	position: absolute;
	top: 136px;
	left: 153px;
}
#main_content {
	background: #806239; 
	margin-top: 10px;
	padding: 5px 0px;
	position: relative;
}
#main_scroll {
	background: url('../images/bgscroll.jpg') no-repeat;
	width: 281px;
	height: 277px;
	margin-left: 5px;
	overflow: hidden;
	
}
#scroll_control {
	width: 14px;
	height: 277px;
	background: url('../images/scroll_control.png') no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
}
#scroll_inner span.str {
	font-weight: bold;
	font-size: 1.05em;
}
#band_content {
	overflow: hidden;
	width: 669px;
	height: 358px;
	position: absolute;
	left: 165px;
	top: 150px;
	z-index: 15;
}
#band_content p {
	margin: 0px 10px 15px 0px;
}
#band_content img.hr {
	margin-left: 20px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	-khtml-opacity:0.50;
}
#gallery {
	overflow: hidden;
	width: 650px;
	height: 328px;
	background: #d9d2ca;
	border: #99886e 1px solid;
	padding: 6px;
}
#galleryMono {
	width: 650px;
	margin: 0 0 0 90px;
	padding: 6px;
}
#galleryMini {
float:right;
	width: 380px;
	margin: 85px 15px 0  0;
	padding: 6px;
}
#gallery img {
	border: #000 1px solid;
}
#gallery table {
	border: none;
	margin: 0px;
}
#gallery table td {
	width: 100px;
	height: 100px;
	text-align: center;
	padding: 2px;
}

/* right side elements
 -------------------------------------------------- */
#right_photo {
	background: #806239;
	margin: 0px;
	padding: 0px;
}
#right_photo img {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}
#news {
	height: 125px;
	background: url('../images/bgnews.png') repeat-y;
	border: #42210b 1px solid;
	color: #800000;
}
#news ul {
	list-style: circle;
}
#news_title {
	margin: 0px;
	padding: 4px 0px;
}

/* background images
 -------------------------------------------------- */
img.bg {
	position: absolute;
	z-index: 0;
}
#bgstaff {
	left: 380px;
	top: 365px;
}
#bgnote {
	left: 275px;
	top: 130px;
}
#bgclef {
	left: 125px;
	top: 324px;
}
#bgleaf {
	left: 0px;
	bottom: 0px;
}
#bgband {
	position: absolute;
	left: 165px;
	top: 135px;
	z-index: 10;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	-khtml-opacity:0.70;
}
#lr_home {
	position: absolute;
	right: 0px;
	top: 100px;
	z-index: 5;
}
#home_message {
	border: none;
	position: absolute;
	z-index: 5;
	margin: 20px 0 0 150px;
	width:389px;
}
#myspace{
	margin-left:50px;
	width: 300px;
	}
 p.homeCopy{
margin:15px;
color:#FFFFFF;
width:375px;
font-size:12px;
}
#home_message a{
	color:#FFFFFF;
	text-decoration:underline;
	}

h2.homeCopy{
margin:15px 15px 0 15px;
color:#FFFFFF;
width:375px;
font-size:18px;
font-weight:bold;
}
