body {width: 800px; background-color: #fff; color: #670001; font-size: 12px; font-family: verdana, arial, helvetica;}

#outer {position: absolute; width: 767px; height: auto; background-color: #670001;}

#banner {margin: 0; padding: 0; }
#banner a {display: block; width: 767px; height: 143px; background: url(../images/banner-new.jpg) no-repeat;}

#leftnav {float: left; margin: 0; padding: 0; width: 165px; background: #006; height: 900px;}
	#leftnav ul {list-style: none; margin: 0; padding: 0;}
	
		#navbar li {list-style: none; margin: 0; padding: 0;}
		#navbar li a {display: block; width: 165px; height: 35px;}
	
			#navhome a {background: url(../images/nav-home.gif) no-repeat;}
			#navhome a:hover {background: url(../images/nav-home-on.gif) no-repeat;}
			#navabout a {background: url(../images/nav-about.gif) no-repeat;}
			#navabout a:hover {background: url(../images/nav-about-on.gif) no-repeat;}
			#navdirectors a {background: url(../images/nav-directors.gif) no-repeat;}
			#navdirectors a:hover {background: url(../images/nav-directors-on.gif) no-repeat;}
			#navcalendar a {background: url(../images/nav-calendar.gif) no-repeat;}
			#navcalendar a:hover {background: url(../images/nav-calendar-on.gif) no-repeat;}
			#navhandbook a {background: url(../images/nav-handbook.gif) no-repeat;}
			#navhandbook a:hover {background: url(../images/nav-handbook-on.gif) no-repeat;}
			#navforms a {background: url(../images/nav-forms.gif) no-repeat;}
			#navforms a:hover {background: url(../images/nav-forms-on.gif) no-repeat;}
			#navphotos a {background: url(../images/nav-photos.gif) no-repeat;}
			#navphotos a:hover {background: url(../images/nav-photos-on.gif) no-repeat;}
			#navlinks a {background: url(../images/nav-links.gif) no-repeat;}
			#navlinks a:hover {background: url(../images/nav-links-on.gif) no-repeat;}
			#navcontact a {background: url(../images/nav-contact.gif) no-repeat;}
			#navcontact a:hover {background: url(../images/nav-contact-on.gif) no-repeat;}
			#navauditions a {background: url(../images/nav-auditions.gif) no-repeat;}
			#navauditions a:hover {background: url(../images/nav-auditions-on.gif) no-repeat;}
	
#bodyouter {float: left; height: auto; width: 576px; background: #eee url(../images/content-bottom.gif) left bottom repeat-x;}
#bodycontent {min-height: 900px; clear: left; position: relative; margin: 0; padding: 0 12px 12px 12px; background: url(../images/content-right.gif) right top repeat-y;}

#footer {clear: both; line-height: 36px; text-align: center; margin: 48px 0 0 0; background: #fff; font-size: 10px;}

.hide {display: none;}