body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCCCCC;
}
#tblLayout {
	width: 800px;
	background-color: #FFFFFF;
}
#divHeader {
	height: 257px;
	width: 800px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(R1_00.jpg);
}
#divNav {
	height: 37px;
	margin-top: 0px;
	background-color: #333333;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
}

#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav li a:link, #ulMainNav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	display: block;
	width: 60px;
	height: 16px;
	background-color: #333333;
	padding: 5px;
	margin: 3px;
	text-align: center;
}
#ulMainNav li a:hover, .current{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#divContainer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 15px;
}

#tblShows {
	margin-left: 10px;
	width: 235px;
	
}
#tblNews {
	margin-left: 5px;
	width: 450px;
	
}
#divFooter {
	text-align: center;
	height: 55px;
	width: 800px;
	color: #FFFFFF;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	background-color: #313031;
	line-height: 0.5em;
}


#divFooter a:link, #divFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

#divFooter a:hover {
	text-decoration: underline;
}

#divFooter p {
	font-size: 10px;
}

h1 {
	background-image:url(../img/guitar.jpg);
	background-repeat: no-repeat;
	text-indent: 38px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

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 {
	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;
}

.header2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	font-size: 12px;
}
