body {background: black;}

@font-face {font-family:'Algerian';
scr: url(fonts/alger.ttf) format('truetype');}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 16, 2011 */
@font-face {
    font-family: 'FelixTitlingMTRegular';
    src: url('fonts/felix-webfont.eot?') format('eot'),
         url('fonts/felix-webfont.woff') format('woff'),
         url('fonts/felix-webfont.ttf') format('truetype'),
         url('fonts/felix-webfont.svg#webfontFjMh7Ys2') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{
color: #2e26d3;
font-weight:bold;
text-decoration:none;
}

a:link{
color: #00F
}

a: visited {
color: #2e26d3;
}

a: hover {
color:#632183;
text-decoration:none;

}

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

#home #homenav, #gallery #gallerynav, #class #classnav, #contact #contactnav, #staff #staffnav, #company #companynav, #performances #performancesnav, #faq #faqnav, #rental #rentalnav{

color:#dc16cf;

}

 #container{
	background: #632183;
	margin-left: 10%;
	margin-right: 10%;
	width: 980px;
	border-color:#dc16cf;
	border-style:double;
	border-width:5px;
	
	 
}


header {padding: 20px 20px 30px 20px; float: left; width: 980px; height: 130px; margin-top: 10px;}
header img {float:left; margin-left:-15px; padding-right:10px; margin-top:5px;}

header p { font-size: 15px; margin-left:500px; margin-top:-35px; margin-right:20px; text-align:left; color:white; }
header form {float:right; margin-right:30px; margin-top:-20px;}

navigation {
	float: left;
	width: 980px;
	background: #fcde00;
	text-align:center;

}



.spacing{letter-spacing: 5px; color:white;}


section{ float: left; padding-bottom: 20px; padding-top: 20px;}


article {background:#000; float:left; width: 585px; margin-left: 20px; color: white; padding-bottom:20px; border:double medium #dc16cf;}

h1 {font-size: 24px; text-align: center; padding: 5px;}
h3 {
	padding-left: 10px;
	text-align: center;
}

article p {text-align: justify; padding: 10px;}

.showtitles {font-size:17px; font-style:italic;}

footer{background: #fcde00;  padding-bottom: 20px; float: left; width: 980px; height: 5px; text-align: center;}
footer p{margin-top:-1px;}

