<style type="text/css">

body {
background-color: #000000;
max-width:960px;
}

p {
  max-width: 100%;
line-height: 1.6;
}

img.full {
  max-width: 100%;
  height: auto;
}





ul.nav {
max-width:960px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}

li.nav a {
  display: block;
  color: #000;
  padding: 2px 2px;
  text-decoration: none;
}

/* Change the link color on hover */
li.nav a:hover {
  background-color: #555;
  color: white;
}



#primary_nav_wrap
{
width: 960px;
}

#primary_nav_wrap ul
{
	position:relative;
list-style:none;
text-align:center;
max-width: 960px;
  margin: auto;
padding:0 5px;
}



#primary_nav_wrap ul a
{
width:190px;
margin:0 auto;
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:1.1em;
	line-height:32px;
	padding:0;
text-align:center;
}

#primary_nav_wrap ul li
{
	position:relative;
	margin:0;
	padding:0
}



#primary_nav_wrap ul li.current-menu-item
{
	background:#ddd
}

#primary_nav_wrap ul li:hover
{
	background:#e9e9e9
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
width:142px;
	font-size:.9em;
}

#primary_nav_wrap ul ul li
{
width:142px;
	background:#ffffff
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
  padding: 10px 0px 10px 0px;
}

#primary_nav_wrap ul ul ul
{
	top:0;
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}







a:link {color: ##0000EE}
a:visited {color: ##0000EE}

a img { border: ; }

#tab ul {
	list-style: none;
	padding:0;
	margin:0 0 0 29px;
text-align: left;
color: #ffffff;
}

#tab li {
	display: inline;
	border: solid;
	border-width: 1px 1px 0 1px;
	margin: 0 0.5em 0 0;
	background: #C0C0C0;
}

#tab li a {
	padding: 0 1em;
}

#calendar {
	border: 0px solid;
border-color: #ffffff;
}

#tab #selected {
	padding-bottom: 4px; 
	background: white;
border-color: #000000;
}


div.black
{
background-color: #000000;
}

div.blue
{
background-color: #0038d7;
width: 910px;
}

h1
{
text-align: center;
margin: 0 auto;
background-color: #ffffff;
font-family: arial;
color: #000000;
padding-bottom: 20px;
padding-top: 10px;
letter-spacing:5px;
}


/* If the screen size is 751px or more, set the font-size of <h1> to 80px */
@media only screen and (min-width: 751px) {
  h1 {
    font-size: 60px;
  }
}

/* If the screen size is 750px or less, set the font-size of <div> to 40px */
@media only screen and (max-width: 750px) {
  h1 {
    font-size: 40px;
  }
}





div.tagline
{
text-align: left;
font-weight:bold;
font-style:italic;
width: 950px;
font-size: .9em;
}

div.tagline2
{
text-align: center;
font-weight:bold;
font-size: .9em;
}

h11
{
text-align: center;
margin: 0 auto;
background-color: #ffffff;
font-size: 2.5em;
font-family: verdana;
color: #000000;
padding-bottom: 10px;
font-weight:bold;
}


div.marea
{
background-color: #ffffff;
margin: 0 auto;
text-align: left;
font-family: verdana;
color: #000000;
font-size: 100%;
max-width: 960px;
  margin: auto;
}

div.projects
{
font-size: 100%;
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}

nav ul {
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

nav ul li {
float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; padding: 5px 15px;
		color: #757575; text-decoration: none;
	}

nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		nav ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #COCOCO;
			}
		
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}


div.larea
{ 
color: #ffffff;
background-color: #333333;
margin: 0 auto;
text-align: center;
font-size: .9em;
padding: 3px 0px 0px 0px;
font-weight:bold;
}

div.secondarylarea
{ 
color: #000000;
background-color: #979797;
margin: 0 auto;
text-align: left;
font-size: .8em;
padding: 0px 0px 0px 50px;
}

div.larea2
{ 
text-align: center;
font-size: 1.1em;
padding: 10px 0px 5px 0px;
}

ul.larea
{
list-style-type:none;
margin:0;
padding:0;
padding-top:6px;
padding-bottom:6px;
}

li.larea
{
display:inline;
}

a.larea
{
padding: 0px 0px 0px 35px;
color: #ffffff;
}

div.margin
{
margin: 0% 2% 0% 2%;
}

h2
{
text-align: left;
font-size: 1.5em;
color: #000000;
margin: 10px 0px 5px 0px;
}

h3
{
text-align: left;
font-size: 1.2em;
margin: 20px 0px 5px 0px;
}

h4
{
font-size: 1em;
color: #000000;
padding: 20px 0px 0px 0px;
margin: 0;
}

h5
{
font-size: 1.25em;
padding: 25px 0px 0px 0px;
margin: 0;
}

h6
{
font-size: 1em;
color: #000000;
padding: 10px 0px 0px 0px;
margin: 0;
}

ul
{
color: #000000;
padding: 3px 0px 0px 20px;
margin: 0;
list-style-type:disc;
}

ul.news
{
list-style-type:disc;
font-size: .8em; 
}

ul.news2
{
list-style-type:circle;
}

ul.news2 li {
margin: 1px 0;
}

ul.none
{
list-style-type: none;
}

ul.synopsis
{
list-style-type: none;
}


table
{
text-align: center;
font-size: 1em;
}

table.left
{
text-align: left;
}

table.plays
{
vertical-align:middle;
font-size: .7em;
}

table.sponsors
{
width:400px;
vertical-align:middle;
font-size: .7em;
table-layout:fixed;
}

table.projects
{
text-align: left;
font-size: 1em;
}

#projects td {
  padding: 5px 50 5 15;
}

div.footer
{
text-align: left;
font-size: .8em;
font-family: verdana;
padding: 25;
background-color:ffffff;
max-width: 960px;
  margin: auto;
    border:1px solid #e9e9e9;
    border-width:5px 0 0 0;
  line-height: 1.6;
}

div.right
{
float:right;
width:360px;
margin:0;
padding:.9em;
text-align: center;
}

div.rightplays
{
float:right;
width:300px;
margin:0;
padding:.9em;
text-align: center;
}

div.right2
{
float:right;
width:280px;
margin:0;
padding:.9em;
text-align: center;
font-size: .6em;
font-family: verdana;
}

div.right3
{
float:right;
width:380px;
margin:0;
padding:.9em;
text-align: center;
}

p
{
font-size: 100%; 
}

p.stumble
{
font-size: 1em; 
}

p.center
{
font-size: 1.5em; 
text-align: center;
font-weight:bold;
}

p.bubble 
{
border-style:solid;
border-width:1px;
padding: 10px 25px 10px 25px;
color: #000000;
background-color: #ffffff;
font-family: verdana;
font-size: .8em; 
border-radius:25px;
}

p.bubblenob 
{
border-style:solid;
border-width:1px;
padding: 10px 25px 10px 25px;
color: #ffffff;
background-color: #ffffff;
font-family: verdana;
font-size: .8em; 
border-radius:25px;
}


div.bubble 
{
float:right;
width:355px;
margin: 10px 0px 0px 0px;
text-align: center;
border-style:solid;
border-width:1px;
padding: 20px 15px 20px 15px;
margin: 10px 0px 0px 10px;
color: #000000;
background-color: #ffffff;
border-radius:25px;
}

div.block 
{
float:right;
width:400px;
margin: 10px 0px 0px 0px;
text-align: center;
padding: 20px 15px 20px 15px;
margin: 10px 0px 0px 10px;
color: #000000;
background-color: #ffffff;
border-radius:5px;
font-family: verdana;
}

div.border 
{
font-weight:bold;
list-style-type:none;
text-align: center;
width:360px;
border-style:solid;
border-width:5px;
margin: 30px 20px 20px 50px;
padding: 20px 20px 20px 20px;
color: #000000;
background-color: #f0f0f0;
font-family: verdana;
font-size: 20px; 
border-radius:0px;
}


table.films
{
width:900px;
padding:0em;
margin: 0 auto;
text-align: left;
background-color: #ffffff;
color: #000000;
font-size: .8em;
float:none;
}

table.films2
{
width:1000px;
padding:0em;
margin: 0 auto;
text-align: left;
background-color: #ffffff;
color: #000000;
font-size: .8em;
float:none;
}


table.artists
{
width:1000px;
padding:0em;
margin: 0 auto;
text-align: left;
align: left;
background-color: #ffffff;
color: #000000;
float:none;
}

table.bios
{
width:800px;
padding:0em;
margin: 0 auto;
text-align: left;
background-color: #ffffff;
color: #000000;
float:none;
}

div.linkscolumns
{
columns:300px 3;
-webkit-columns:300px 3; /* Safari and Chrome */
-moz-columns:300px 3; /* Firefox */
}

li
{
margin-bottom: 9px
}

#news li
{
margin-bottom: 15px
}

img
{
vertical-align:middle;
}

span.dropt {}
span.dropt:hover {text-align: left; text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 10%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} 

span.dropt2 {}
span.dropt2:hover {text-align: left; text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt2 span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt2:hover span {left: 10%; background: #ffffff;} 
span.dropt2 span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt2:hover span {margin: 50px 0 0 170px; background: #ffffff; z-index:6;} 

span.dropt3 {}
span.dropt3:hover {text-align: left; text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt3 span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt3:hover span {left: 10%; background: #ffffff;} 
span.dropt3 span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt3:hover span {margin: 130px 0 0 170px; background: #ffffff; z-index:6;} 

span.dropt4 {}
span.dropt4:hover {text-align: left; text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt4 span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt4:hover span {left: 10%; background: #ffffff;} 
span.dropt3 span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt4:hover span {margin: 130px 0 0 490px; background: #ffffff; z-index:6;} 

span.dropt5 {}
span.dropt5:hover {text-align: left; text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt5 span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt5:hover span {left: 10%; background: #ffffff;} 
span.dropt3 span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt5:hover span {margin: 130px 0 0 20px; background: #ffffff; z-index:6;} 

.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
font-size: 1.2em;
font-weight:bold;
}

.active, .collapsible:hover {
  background-color: #555;
}

collapsible.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}

.collapsible:before {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
    margin-right: 15px;
}

.active:before {
  content: "\2212";
}



@media screen and (max-width: 600px) {
  div.hide {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  div.hidehalf {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  div.hidesmall {
    display: none;
  }
}

@media screen and (min-width: 751px) {
  div.hidelarge {
    display: none;
  }
}


/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Add an active class to highlight the current page */
.active {
  background-color: #4CAF50;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Style the links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */
function myFunction() {
  var x = document.getElementById("myTopnav");
  if (x.className === "topnav") {
    x.className += " responsive";
  } else {
    x.className = "topnav";
  }
}




</style>