body {
    background-color: #000;
    font-family: helvetica, arial, sans-serif;
	margin: 10px 20px;
}

* {
margin: 0;
padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 .75em 0;
}

p.quote {
    text-align: center;
}

p.question {
	color: #06F;
	font-weight: bold;
	font-style:italic;
	}

.highlight {
	font-weight: bold;
}

p.clear {
	clear: both;
}

.blue {
	color: #06F;
	font-size: 90%;
}

.red { 
	color: #900;
	font-weight: bold;
}

.small { 
	font-style:italic;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Verdana, sans-serif;
    margin: 0 0 .5em 0;
	font-weight: normal;
	color: #FFF;
	font-variant: normal;
}

h1 {
	font-size:30px;
	font-weight:bold;
	text-decoration: underline;
	text-shadow: #666 2px 2px 1px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	color: #06F;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	color: #000;
}

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

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

div#container {
    width: 915px;
    margin: 0 auto;
    padding: 0;
    border: 0px solid #ccc;
}

#nav_main {
	background-image:url(images/navbg.png);
}

#nav_main ul {
list-style-type: none;
height: 50px;
width: 915px;
margin: auto;
}

#nav_main li {
	float:left;
}

#nav_main ul a {
	padding-right: 9px;
	padding-left: 14px;
	display: block;
	line-height: 50px;
	text-decoration: none;
	font-family: Arial, san serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-shadow: #333 2px 2px 1px;
}

#nav_main ul a:hover {
	color: #000
}

#branding {
	width: 915px;
	height: 125px;
	padding-bottom: 30px;
}

#featuredArea {
	width: 915px;
	height: 360px;
	padding-bottom: 20px;
}

#mainInfo {
	width: 915px;
}

#firstInfo {
	float: left;
	width: 265px;
	height: 375px;
	padding: 15px 40px 15px 0;
}

#firstInfo h2 {
	background: url(images/aboutmain.png);
	background-repeat:no-repeat;
	text-indent: -999px;
	line-height: 40px;
}


#secondInfo {
	float: left;
	width: 300px;
	height: 375px;
	padding: 15px 25px 15px 0;
}

#secondInfo h2 {
	background: url(images/whatwedo.png);
	background-repeat:no-repeat;
	text-indent: -999px;
	line-height: 40px;
}


#secondInfo ul {
	margin: 20px;
	list-style-type: circle;
	color: #FFF
}

#thirdInfo {
	float: left;
	width: 255px;
	height: 375px;
	padding: 15px 10px 15px 20px;
}

#thirdInfo h2 {
	background: url(images/getconnected.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	line-height: 40px;
}

#thirdInfo img {
	border: 0px;
}

#contact {
	float: left;
	width: 915px;
	text-align: center;
	padding-top: 10px;
}



#content {
    float: left; /*FLOATS CONTENT BOX LEFT*/
	width: 853px; /*ADDS A FIXED WIDTH*/
	-moz-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #292828; /* CONTENT BACKGROUND COLOR*/
	border: 1px solid #333; /* CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 30px 30px 30px 30px; /*ADDS PADDING ALL THE WAY AROUND*/
}

/* ----------BUTTON CONTENT STYLES---------- */
 
#buttonContent {
	float: left; /*FLOATS RIGHT CONTENT BOX left*/
	width: 230px; /*ADDS FIXED WIDTH*/
	-moz-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	-webkit-border-radius: 15px; /*ADDS A BORDER RADIUS (applys to Mozilla/Firefox and Safari 3 users ONLY)*/
	background-color: #292828; /*RIGHT CONTENT BACKGROUND COLOR*/
	border: 1px solid #333; /*RIGHT CONTENT 1 PX BORDER AND BORDER COLOR*/
	padding: 10px 10px 10px 15px; /*ADDS PADDING ALL THE WAY AROUND*/
}

#buttonContent h2 {
	background: url(images/thingsstuff.png);
	background-repeat:no-repeat;
	text-indent: -999px;
	line-height: 40px;
}

ul#FeaturedLink {
    list-style: none;
    margin: 0;
    padding: 0;
}

#FeaturedLink a {
	display: block;
    float: left;
    width: 220px;
    height: 40px;
    color: white;
	font-family: Futura lt, Futura lt BT, Futura light, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
	text-indent: -999px;
	font-size: 17px;
	margin-top: 10px;
    text-decoration: none;
}

#FeaturedLink a.tickets { background: url(images/ticketssprite.png) no-repeat left top; }
#FeaturedLink a.midnight { background: url(images/midnightsprite.png) no-repeat left top; }
#FeaturedLink a.sunday { background: url(images/sundaysprite.png) no-repeat left top; }
#FeaturedLink a.college { background: url(images/collegeteamsprite.png) no-repeat left top; }
#FeaturedLink a.spooky { background: url(images/spookysprite.png) no-repeat left top; }
#FeaturedLink a.collective { background: url(images/collectivesprite.png) no-repeat left top; }
#FeaturedLink a.summer { background: url(images/summersprite.png) no-repeat left top; }
#FeaturedLink a.newyears { background: url(images/newyearssprite.png) no-repeat left top; }
#FeaturedLink a.valentines { background: url(images/houseofcardssprite.png) no-repeat left top; }

#FeaturedLink a.tickets:hover { background-position: left bottom; }
#FeaturedLink a.midnight:hover { background-position: left bottom; }
#FeaturedLink a.sunday:hover { background-position: left bottom; }
#FeaturedLink a.college:hover { background-position: left bottom; }
#FeaturedLink a.spooky:hover { background-position: left bottom; }
#FeaturedLink a.collective:hover { background-position: left bottom; }
#FeaturedLink a.summer:hover { background-position: left bottom; }
#FeaturedLink a.newyears:hover { background-position: left bottom; }
#FeaturedLink a.valentines:hover { background-position: left bottom; }

#leftContent {
    float: left;
    width: 390px;
    padding: 0 10px 0 0;
}

#leftContent img {
    padding-bottom: 20px;
}

#rightContent {
    float: left;
    width: 410px;
    text-align: right;
    padding: 0 20px;
}

#aboutHeader {
	width: 835px;
	height: 100px;
}

#aboutHeader h1 {
	background: url(images/aboutheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#Showtime {
	width: 835px;
	height: 100px;
}

#Showtime h1 {
	background: url(images/showtimesheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#showLeft {
    float: left;
    width: 320px;
    padding: 0 0 0 20px;
}

#showLeft a {
    display: block;
    float: left;
    width: 220px;
    height: 40px;
   	font-size: 17px;
	text-indent: -999px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 70px;
	margin-left: 30px;
}

#showLeft a.ticket { background: url(images/ticketssprite.png) no-repeat left top; }
#showLeft a.ticket:hover { background-position: left bottom; }



#showRight {
    float: left;
    width: 500px;
    text-align: center;
    padding: 0;
}

#badge {
	float: left;
}

#classHeader {
	width: 835px;
	height: 100px;
}

#classHeader h1 {
	background: url(images/classesheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#classContent {
	width: 810px;
	padding: 0 20px;
}

.classInfo {
	float: left;
	width: 220px;
	height: 450px;
	padding: 15px 40px 15px 20px;
}

#classContact {
	float: left;
	width: 850px;
	text-align: center;
}

#classFAQ {
	margin: 0 20px;
	}

#classFAQ h1{
	text-align:center;
}

#castContent {
	width: 815px;
	padding: 0 0 0 20px;
}

#castHeader {
	width: 835px;
	height: 100px;
}

#castHeader h1 {
	background: url(images/castheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#corpContent {
	float: left;
	width: 100%;
}


#corpContent p.corp {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #06F;
	font-style: italic;
	margin: 0 0 .75em 0;
}

#corpContent a {
    display: block;
    float: left;
    width: 220px;
    height: 40px;
    background: url(images/buttonsprite.png) no-repeat left top;
    color: white;
    font-weight: normal;
	font-size: 17px;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	margin-left: 310px;
	margin-right: 300px;
	margin-bottom: 20px;
	text-shadow: #333 2px 2px 1px;
    text-decoration: none;
}

#corpContent a:hover {
    background-position: left bottom;
    color: #000;
}

#corpContent img {
	padding: 0 15px;
}

#corpHeader {
	width: 835px;
	height: 100px;
}

#corpHeader h1 {
	background: url(images/privateheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#highSchoolHeader {
	width: 835px;
	height: 100px;
}

#highSchoolHeader h1 {
	background: url(images/highschoolheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#spook h1 {
	background: url(images/spookbanner.jpg) no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 150px;
}

#spook {
	text-align: center; }

#spook img { 
	float: right;
	margin: 10px 50px 50px 100px;
}

#mainContent {
	text-align: center;
	
}

#summerHeader {
	width: 835px;
	height: 150px;
	padding-bottom: 30px;
}

#summerHeader h1 {
	background: url(images/summercamptop.jpg) no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 150px;
}

#sunday {
	width: 835px;
	height: 127px;
	padding-bottom: 20px;
}

#sunday h1 {
	background: url(images/sundayheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 127px;
}

#sundayContent {
	width: 850px;
	
	}

#sundayContent img {
	border: 0px;
}

#collegeHeader {
	width: 835px;
	height: 100px;
}

#collegeHeader h1 {
	background: url(images/collegeheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#collegeContent {
	margin: 0 15px;
	width: 800px;
}

#collegeContent img {
	border: 0px;
}

#midnight {
	width: 835px;
	height: 125px;
	padding-bottom: 20px;
}

#midnight h1 {
	background: url(images/midnight.png) no-repeat;
	text-indent: -9999px;
	line-height: 125px;
}

#midnightContent {
	width: 835px;
}

#midnightContent p {
	text-align:center;
	padding: 0 80px;
	}
	
#collective {
	width: 835px;
	height: 436px;
	padding-bottom: 0px;
}

#collective h1 {
	text-indent: -9999px;
	line-height: 436px;
	bottom: auto;
	vertical-align: middle;
	background-image: url(images/collective.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#collectiveContent {
	width: 835px;
}

#collectiveContent p {
	text-align:center;
	padding: 0 80px;
	}

#summerLeft {
    float: left;
    width: 350px;
    padding: 0 0 0 20px;
}

#summerRight {
    float: left;
    width: 410px;
    text-align: right;
    padding: 0 0 0 30px;
}

#summerRight img {
	padding-bottom: 30px;
}

#summerContact {
	float: left;
	width: 800px;
}

#summerContact a {
    display: block;
    float: left;
    width: 220px;
    height: 40px;
   	font-size: 17px;
	text-indent: -999px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 275px;
	margin-left: 300px;
}

#summerContact a.summer { background: url(images/summerappsprite.png) no-repeat left top; }
#summerContact a.summer:hover { background-position: left bottom; }

#performerHeader {
	width: 835px;
	height: 80px;
}

#performerHeader h1 {
	background: url(images/performerheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}


#privacyHeader {
	width: 835px;
	height: 100px;
}

#privacyHeader h1 {
	background: url(images/privacyheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

#mailingHeader {
	width: 835px;
	height: 100px;
}

#mailingHeader h1 {
	background: url(images/mailingheading.png) no-repeat;
	text-indent: -9999px;
	line-height: 70px;
}

.callInfo {
	text-align: center;
	width: 840px;
	float: left;
}

.callInfo p {
	font-weight:bold;
	color:#06F;
	padding-top: 20px;
}

#SignUp .signupframe {
  border: 1px solid #000000;
  background: #292828;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}


#footer {
    clear: both;
	padding-top: 20px;
	width: 915px;
	text-align: center;
}

#footer p.footer_links {
	text-align:center;
	font-size: 9px;
	padding-bottom: 15px;
}


#footer p.copyright {
	font-size: 9px;
	font-style: italic;
	text-align: center;
} 

