body {
	margin: 0px;
	padding: 0px;
	background-color: #323232;
	color: white;
	text-align: center;
}
#container {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	width: 800px; height: 86px;
	background-image: url("images/header.jpg");
}
#header h1 {
	display: none;
}
#header #address {
	text-align: right;
	font-family: calibri, arial;
	font-size: 12px;
	padding: 10px 50px 0 0;
}
#header #address a {
	text-decoration: none;
	color: white;
}
#navigation {
	height: 68px;
}
#navigation a, #navigation div {
	display: block;
	float: left;
	height: 34px;
}
#nav_row_1, #nav_row_2 {
	height: 34px;
	overflow: hidden;
} /* IE FIXES */
#navigation a span {
	display: none;
}
#nav_L { width: 17px; background-image: url("images/nav_L.jpg"); }
#nav_R { width: 17px; background-image: url("images/nav_R.jpg"); }
#nav_L2 { width: 17px; background-image: url("images/nav_L2.jpg"); }
#nav_R2 { width: 17px; background-image: url("images/nav_R2.jpg"); }
#nav1 { width: 74px; background-image: url("images/nav1.jpg"); } #nav1:hover { background-image: url("images/nav1h.jpg"); }
#nav2 { width: 94px; background-image: url("images/nav2.jpg"); } #nav2:hover { background-image: url("images/nav2h.jpg"); }
#nav3 { width: 68px; background-image: url("images/nav3.jpg"); } #nav3:hover { background-image: url("images/nav3h.jpg"); }
#nav4 { width: 179px; background-image: url("images/nav4.jpg"); } #nav4:hover { background-image: url("images/nav4h.jpg"); }
#nav5 { width: 111px; background-image: url("images/nav5.jpg"); } #nav5:hover { background-image: url("images/nav5h.jpg"); }
#nav6 { width: 81px; background-image: url("images/nav6.jpg"); } #nav6:hover { background-image: url("images/nav6h.jpg"); }
#nav7 { width: 76px; background-image: url("images/nav7.jpg"); } #nav7:hover { background-image: url("images/nav7h.jpg"); }
#nav8 { width: 83px; background-image: url("images/nav8.jpg"); } #nav8:hover { background-image: url("images/nav8h.jpg"); }
#nav9 { width: 92px; background-image: url("images/nav9.jpg"); } #nav9:hover { background-image: url("images/nav9h.jpg"); }
#nav10 { width: 82px; background-image: url("images/nav10.jpg"); } #nav10:hover { background-image: url("images/nav10h.jpg"); }
#nav11 { width: 101px; background-image: url("images/nav11.jpg"); } #nav11:hover { background-image: url("images/nav11h.jpg"); }
#nav12 { width: 113px; background-image: url("images/nav12.jpg"); } #nav12:hover { background-image: url("images/nav12h.jpg"); }
#nav13 { width: 164px; background-image: url("images/nav13.jpg"); } #nav13:hover { background-image: url("images/nav13h.jpg"); }
#nav14 { width: 112px; background-image: url("images/nav14.jpg"); } #nav14:hover { background-image: url("images/nav14h.jpg"); }
#nav15 { width: 102px; background-image: url("images/nav15.jpg"); } #nav15:hover { background-image: url("images/nav15h.jpg"); }

a {
	color: #ff7f00;
}
#footer {
	font-family: verdana, arial;
	font-size: 10px;
	line-height: 20px;
}
#footer a {
	text-decoration: none;
}
#calendar2 {
	background-image: url("images/calendar.jpg");
	width: 235px; height: 190px;
	overflow: auto;
	float: left;
}
#calendar {
	padding-left: 40px;
}
#calendar .event {
	margin: 0 0 8px 0;
}
#calendar .event span {
	color: #666;
}
#calendar_table {
	margin: 20px 0 0 0;
}
#calendar td {
	padding: 1px;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
}
#calendar td a {
	display: block;
}
#calendar td a:hover {
	background-color: #ddd;
}
#calendar .top {
	text-align: center;
	background-color: #333;
}
#calendar .day {
	text-align: center;
	background-color: black;
	color: #white;
	width: 22px;
}
#calendar .header {
	background-color: black;
	text-align: center;
}
#calendar .today {
	background-color: #666;
}
#calendar a {
	/* text-decoration: none; */
}
#calendar h3 {
	display: none;
}
#calendar #info {
	color: white;
	background-color: black;
	font-family: arial;
	font-size: 12px;
}
#calendar #info a {
	color: white;
	text-decoration: underline;
}
#promo {
	float: left;
	width: 565px; height: 190px;
	overflow: hidden;
	background: transparent url("images/promo.jpg") no-repeat;
}
#signup {
	width: 200px; height: 36px;
	text-align: right;
	margin: 148px 0 0 340px;
}
#signup h3, #signup form {
	margin: 0px; padding: 0px;
}
#above_content {
	width: 800px; height: 34px;
	background-image: url("images/above_content.jpg");
	clear: both;
}
#content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("images/container.jpg");
}
p {
	margin: 8px 0 0 0;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	margin: 0 0 8px 0;
	padding: 0;
}
h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

#contact_form {
	width: 310px;
	height: 250px;
	float: left;
}
a img {
	border: 0px;
}
.timestamp {
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
}
tr.e {
	background-color: #333;
}
tr.o {
	background-color: #666;
}
#admin {
	background-color: #717171;
	text-align: right;
	padding-right: 8px;
	font-size: 10px;
	font-family: verdana;
}
#admin a {
	color: #666;
}
.newsletter {
	width: 72px;
	text-align: center;
	height: 90px;
	float: left;
	margin: 10px;
}
.newsletter img {
	margin: 4px auto 0 auto;
	display: block;
	width: 48px; height: 48px;
}
.newsletter a {
	display: block;
	height: 90px;
	width: 72px;
	border: 2px solid #ddd;
	
}
.newsletter a:hover {
	background-color: #eee;
	border: 2px solid #bbb;
}
.bg {
	background-color: #666;
	color: #ff7f00;
	padding: 0 0 0 3px;
	margin: 0 -6px 8px -5px;
	clear: both;
}
.band, .person {
	margin: 0 0 16px 0;
}
.band .heading, .person .heading {
	clear: both;
}
.band .bio img, .person .bio img {
	float: left;
	margin: 0 8px 0 0;
}
.page_controls {
	background-color: #333;
}
#footer {
	background: url("images/footer.jpg");
	height: 66px;
	text-align: center;
}
#footer div {
	padding-top: 16px;
}
.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
	color: black;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
	color: black;
}
.gallery_thumb {
	width: 160px;
	height: 136px;
	text-align: center;
	float: left;
	margin: 0 0 10px 20px;
}