table {
		color: #2e241d; 
		font-family: georgia, serif; 
		font-size:12px;
		line-height:15px;
		text-align:left; 
		/*margin:4px;*/
		text-decoration: none;
		font-variant:none;
		background: #E9E8E8;
		} 

p {
		color: #2e241d; 
		font-family: georgia, serif; 
		font-size:12px;
		line-height:15px;
		text-align:left; 
		margin:4px;
		text-decoration: none;
		font-variant:none;
		background: #E9E8E8;
		} 
	
a img {border:none;}		
a 	{
		text-decoration: none;
		color: #2e241d;
		background-color:#f0ffb2;
		}
		
a:hover {
		border-bottom: 1px dotted #e04914;
		}
		
.credit{
		font-family:arial,sans-serif;
		font-size:9px;
		color:#555555;
		}
		
.header {
		font-family: Georgia, serif;
		font-size: 12px;
		border-bottom:1px dotted #e04914;
		color:#e04914;
		letter-spacing: 1px;
		font-style: none;
		text-decoration: none;
		}
		
.header a:link {
		font-family: Georgia, serif;
		font-size: 12px;
		border-bottom:1px dotted #e04914;
		color:#e04914;
		letter-spacing: 1px;
		font-style: none;
		text-decoration: none;
		background-color:#f0ffb2;
		}
	
.navigationBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	margin-left:4px;
	background-color:#f37e25;
	word-spacing:.5;
	padding-bottom:4px;
	padding-top:3px;
	border: 1px dotted #d86c19;
	}
	
.allnav{
	width:260px;
	height:28px;
}

.allnav img{
	margin-top:4px;
	margin-left:6px;
	float:right;
}

.icon a{
}

.icon img{
	
}

A:hover.navigationBar {
	text-decoration: none;
	background-color: #e04914;
	border: 1px dotted #8e4208;
	}
	
.pastshows{
	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	color:#74b9dc;
	font-style: bold;
	}