* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #DBDBDB;
}
#tblLayout {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#divHeader {
	height: 256px;
	width: 800px;
	background-color: #DBDBDB;
}
#divNav {
	height: 42px;
	background-color: #DBDBDB;
	width: 800px;
	padding-top: 5px;	
}

#ulMainNav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#ulMainNav li {
	display: inline;
	float: left;
	
}
#ulMainNav li a:link, #ulMainNav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	display: block;
	width: 60px;
	height: 16px;
	padding: 5px;
	margin: 3px;
	text-align: center;
}
#ulMainNav li a:hover, .current{
	color: #333;
}
#divContainer {
	padding-top: 15px;
	background-image: url(img/content_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#content-area {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#content-area p{line-height: 20px;}
#tblShows {
	margin-left: 10px;
	width: 235px;	
}
#tblNews {
	margin-left: 5px;
	width: 450px;
	
}
#divFooter {
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	height: 80px;
	width: 800px;
	color: #FFFFFF;
	background-color: #7c7c7c;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
	padding-top: 10px;
	
}
#divFooter  a:link, #divFooter a:visited {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#divFooter a:hover   {
	color: #FF9900;
}


#divFooter p {
	font-size: 10px;
}

h1 {
	background-image:url(img/guitar.jpg);
	background-repeat: no-repeat;
	text-indent: 38px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
h2 {
	font-size:24px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#666;
	line-height:24px;
	letter-spacing:-1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 350px;
}
#content-home #calendar {
	float: left;
	width: 30%;
}
#content-home #news {
	float: right;
	padding: 8px;
	width: 60%;	
}

.music h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #000000;
	
}

h4 {
	color:#FF9900;
	margin:0px 0px 0px 0px;
}
.oldh4 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #313031;
	text-indent: 15px;
	background-repeat: repeat-x;
}

.header2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	font-size: 12px;
	background-color: #313031;
}
.content_type{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
.date {
	font-style: italic;
	color: #666;
	display: block;
	height: 20px;
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-top: -25px;
}
#pwr_gallery {padding: 25px;}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
#content-home {
	width: 730px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 30px;
}
#content-home #calendar {
	float: left;
}
#mail_signup #email_address {
	background-image: url(img/text_fld_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
	border: 1px solid #FFF;
	margin-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-position: center center;
	padding-top: 2px;
}
#tblShows a:link, #tblShows a:visited {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
}

#tblShows a:hover {
	color: #000
}
#tblGigCal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tblGigCal th {
	color: #FFF;
	background-color: #999;
	height: 30px;
	width: 100px;
	text-align: left;
	text-indent: 10px;
	font-size: 12px;
}
#tblGigCal td {
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
}