body,p,td,th, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:150%;
}
	body {background-color: #C7C00F;
	margin-left: 0px;
	margin-top: 0px;
	
}
li a:link {
	color:  #BCB407;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	color:  #BCB407;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:  #BCB407;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #BCB407;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #E65E24;
}
h4 {
	font-size: 12px;
	color: #286BBB;
	padding-bottom:1px;
	margin-bottom: -2px;
}
h5 {
	font-size: 12px;
	color: #BCB407;
}
h6 {
	font-size: 12px;
	color: #000000;
}

#wrapper {
	
	margin-left:20px;
	margin-top:20px;
	width:741px;
	min-height:500px;
	background-image: url(images/bg.jpg);
	overflow: visible;
}
#top {
	width:741px;
	height:12px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#bottom {
	width:741px;
	height:12px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	width:720px;
	height:12px;
	margin-left:35px;
	font-size:10px;
}
#footer td{font-size:10px;}
#footer A:link { color:#000000; text-decoration:none; cursor:hand;}
#footer A:visited { color:#000000; text-decoration:none; cursor:hand;}
#footer A:hover { color:#ffffff; text-decoration:none; cursor:hand;}
#footer A:active { color:#ffffff; text-decoration:none; cursor:hand;}

#header {
	margin-left:26px;
	margin-top:14px;
	width:674px;
	height:166px;
	
}
#content {	
	margin-left:26px;
	width:674px;
	min-height:300px;
	overflow: visible;
	height:auto;
	
}

#left {
	
	left:52px;
	top:240px;
	width:197px;
	
	min-height:300px; border-right:#000000; border-right-width:3px; border-right-style:solid;
}

#right {
	width:430px;
	overflow: visible;
	padding-left: 20px;
	
	position: absolute;
	left: 250px;
	top: 215px;
}

/*#right {
	width:430px;
	overflow: visible;
	padding-left: 20px;
	float: right;
	position: absolute;
	left: 250px;
	top: 213px;
}*/
#nav {
	position:absolute;
	left:621px;
	top:45px;
	width:110px;
	height:189px;
	z-index:1;
}	

#home {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#band {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#songs {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#photos {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#venues {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#mailing {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#calendar {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#contact {
	width:102px;
	background-color: #ffffff;
	background-image: url(images/spacer.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.blackbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #000000;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.blackbox A:link { color:#BCB407; text-decoration:none; cursor:hand;}
.blackbox A:visited { color:#BCB407; text-decoration:none; cursor:hand;}
.blackbox A:hover { color:#ffffff; text-decoration:none; cursor:hand;}
.blackbox A:active { color:#ffffff; text-decoration:none; cursor:hand;}

