/* CSS Document */


a:link { color: #BE4727; text-decoration: none }

a:active { color: #355072; text-decoration: none }

a:visited { color: #BE4727; text-decoration: none }

a:hover { color: #BB4B00; text-decoration: underline; }	

BODY {
		background-color:#827654;
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 0;
		margin-left: 0;	
		overflow:scroll;
		overflow-y:			
	}
	
	
.backclass {
		background-image:url(images/background.jpg)
  		background-repeat:no-repeat
  		background-position: center;
		background-attachment: fixed;
}


captions {
		color: #EEE7C8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		
	}	

.contentArea { 
		background-position:center;  
		background-repeat: no-repeat; 	
		font-family: Arial, Helvetica, sans-serif;
		height: 58px;
		width: 700px;
		padding-top: 10px; 
		padding-left: 10px;
		vertical-align:top;
		} 
		

		
h2 {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
        margin-bottom:-15px;
		padding-left: 10px;			
		
	}

h3 {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
        margin-bottom:-10px;
		padding-left: 10px;						
		
	}

hr {
		background-color:#E9E2C8;
		border:none;		
		color:#E9E2C8;		
	}

iframe { 

		overflow-x: hidden; 
		overflow-y: hidden;
		padding-left: 10px;
		vertical-align:top;
} 		


li {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;	
		
	}
	

ol {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;	
		
	}
	
nav	{
	height: 20px;
	vertical-align: bottom;
	width:20%;
}

p {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		padding-left: 10px;		
	}
	
	
p.small {
		color: #EEE7C8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		
	}	
	
p.links {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		
	}		
	
table.pastshows {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		padding-left: 10px;	
		padding-top: 2px;
		width: 230px;	
	}	
	
table.shows {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding-left: 8px;	
		font-size: 12px;
		padding-top: 12px;				
	}		
	
table.main	{
	height: 521px;
	width:	721px;
	

}			

td.date {
		color: #19130B;
		width: 50%;
	}	
		
text {
		color: #2C2C2B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		
	}		



		
