@charset "utf-8";
/* CSS Document */


html, body, #wrap {
	height: 100%;
	margin: 0 auto;
	width: 100%;
	background:#040c17;
background-image:url("images/bodybg.jpg");
background-repeat:repeat-x;
	}

body > #wrap {
	height: auto; 
	min-height: 100%;
	}
	
/*--------------------HEADER SECTION---------------------*/
	
#header {
	height: 171px;
	margin: 0 auto;
}

#headercontainer {
background-image:url("images/headerbg.png");	
height: 171px;
width: 789px;
margin: 20px auto;
background-repeat:no-repeat;
}

/*--------------main navigation----------------*/
ul#navi {
margin: 0;
padding: 0;
list-style: none;
clear: both;
}

#navi li {
float: right;
height: 130px;
text-indent: -9999px;
overflow: hidden;
margin-top: 41px;
}

#navi li a {
background: url("images/navi2.png") no-repeat;
display: block;
height: 130px;
outline: 0;
}


#navi li.navihome {width:63px; height:130px;}  
#navi li.navihome a {background-position: -0px -0px; }
#navi li.navihome a:hover {background-position: -0px -130px; }

#navi li.naviabout {width:69px; height:130px;}  
#navi li.naviabout a {background-position: -63px -0px; }
#navi li.naviabout a:hover {background-position: -63px -130px; }

#navi li.navischedule { width:93px;  height: 130px; }  
#navi li.navischedule a { background-position: -132px  -0px;  }
#navi li.navischedule a:hover { background-position: -132px  -130px; }

#navi li.navisongs{ width:71px;  height: 130px; }  
#navi li.navisongs a { background-position: -225px  -0px;  }
#navi li.navisongs a:hover { background-position: -225px  -130px; }

#navi li.navipics{ width:54px;  height: 130px; }  
#navi li.navipics a { background-position: -296px  -0px;  }
#navi li.navipics a:hover { background-position: -296px  -130px; }

#navi li.navicontact { width:94px;  height: 130px; }  
#navi li.navicontact a { background-position: -350px  -0px;  }
#navi li.navicontact a:hover { background-position: -350px  -130px; }

/*--------------------END HEADER SECTION---------------------*/

h1 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 22px;
color:#fff;
}

#main {
	overflow: auto;
	padding-bottom: 150px; /* must be same height as the footer */
	width: 789px;
	margin: 0 auto;
	height: 100%;
	}  
	
	
#leftcontent {
	float: left;
	width: 427px;
	padding: 20px;
	height: 100%;
	margin-right: 20px;
	}
	
#leftcontent p{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#fff;
text-align: left;
}	

#leftcontent a{
text-decoration: underline;
color: #999;
}

#leftcontent a:hover{
text-decoration: none;
color: #white;
}

#font20 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
padding-top: 30px;
padding-bottom: 20px;
border-top: #CCC solid 1px;
}
	
#rightcontent {
	float: right;
	width: 262px;
	padding: 20px;
	height: 100%;
	}
	
	#adholder {
text-align: center;
padding-top: 30px;
} 
	
	#nextshow {
background-image:url(images/nextshow2.jpg);
background-repeat:no-repeat;
margin: 0 auto;
height: 89px;
width: 235px;

}

#nextshow p {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
padding: 38px 0px 0px 57px;
}

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear: both;
	background: #000;
	width: 100%;
	} 
	
	#footcontent {
width:789px;
height:150px;
margin:0 auto;
}
		
#footmain {
float:left;
width:410px;
padding:10px 20px 10px 10px;
margin: 5px 0px 0px 20px;
font-family:Arial, Helvetica, sans-serif;		
}
	
#footmain p{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#999;
text-align: left;
padding-left: 20px;
padding-bottom: 20px;
}

#footmain a{
text-decoration: underline;
color: #999;
}

#footmain a:hover{
text-decoration: none;
color: #fff;
}

#footfont20 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
margin: 20px 0px 0px 0px;
padding-top: 20px;
border-top: #CCC solid 1px;
}

#footgreyfont {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #838383;
margin: 0px 5px 15px 0px;
}
	
	
#footsidebar {
float:right;
width:257px;
/*padding:10px 10px 10px 20px;*/
margin: 5px 20px 0px 0px;
}
	
#footnextshow {
height: 35px;
width: 120px;
margin: auto;
padding-left: 20px;
padding-top: 20px;
}



#footnav {
width: 250px;
padding-top: 0px;
}

#footnav li {
display: inline;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
}

#footnav a {
color:#999;
text-decoration: none;
}

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

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

#picbox{
width: 400px; 
height: 300px;
margin: 20px 0px;
/*padding: 50px 20px 20px 20px;*/
}

#picbox ul {
width: 360px;
list-style-type:none;
margin: 0;
/*position:relative;*/
}

#picbox ul li {
display: inline;

}

#picbox ul li a {
height: 51px;
float: left; 
margin: 0px 4px 8px 4px;
border: 1px solid #ddd;
}

#picbox ul li a:hover{
border: 1px solid #838383;
}

#subtitle {
border-top: 1px solid #999;	
padding: 10px 0px 0px 0px;
}