html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin-top: 0px;
}

body {
  background-color: #00bff3;
  background-image: url(images/background.gif);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #ffe000;
}

#banner {
  margin-top: 0px;
  margin-left: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight:normal;
  font-variant: normal;
  text-align: center;
  border: 0px;
  color: #ffe000;
  float: right;
  background-color: transparent;
  }

#banner h1 {
  font-size: 50px;
  font-weight: bold;
  }

#overall {
  
  }

.divider {
  text-align: center;
  width: 100%;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(images/divider.png);
  }

.centre {
  background-position: center;
  }

.right-picture{
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  }

.left-picture{
  float:left;
  margin-bottom: 10px;
  margin-right: 10px;
  }

#main-content {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight:bolder;
  text-align: center; 
  color: #ffe000;
  background-color: transparent;
  width: 75%;
  float: right;
  padding: 10px;
  height: 45em;
  overflow: auto;
}
#main-content p {
  font-size: 18px;
  line-height: 20px;
  }

#main-content h1 {
  font-size: 50px;
  }
#main-content h2 {
  font-size: 22px;
  line-height: 24px;
  }
#main-content h3 {
 font-size: 18px;
  }
#main-content h4 {
  font-size: 16px;
 }
#main-content a {
  font-size: 18px;
  text-decoration: underline;
}

#main-content a:hover {color: #dfc000;}
#main-content a:visited {color: #ffe0a0; }


#comingsoon{
  width: 100%;  
  float: right;
  height: 400px;
  padding-bottom: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal; 
  background-image: url(images/spotlights.png);
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
}
#comingsoon h1{
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #0000a0;
  background-color: transparent;
  }
#comingsoon h2{
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #a00000;
  background-color: transparent;
  }
#comingsoon p{
  font-size: 28px;
  text-align: center;
  color: #a00000;
  background-color: transparent;
  }
#comingsoon a{
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #a00000;
  background-color: transparent;
  }
#comingsoon a:visited{
  color: #a00000;
  
}
#comingsoon a:hover{
  color: #da3c3c;
  }

#news {
  width: 100%;  
  float: right;
}

#news p{
  font-family: Times New Roman;
  font-style: normal;
  font-weight:normal;
  font-variant: normal;  
  font-size: 15px;
  text-align: justify;
  text-decoration: none;
  color: #0000a0;
  background-color: transparent;
}
#news h1 {
  font-family: Times New Roman;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #0000a0;
  background-color: transparent;
}
#news h2 {
  font-family: Times New Roman;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 18px;
  text-align: left;
  text-decoration: none;
  color: #0000a0;
  background-color: transparent;
}
#news h3 {
  font-family: Times New Roman;
  font-style: normal;
  font-weight:bold;
  font-variant: normal;  
  font-size: 15px;
  text-align: left;
  text-decoration: none;
  color: #0000a0;
  background-color: transparent;
}
#news em {
  font-family: Times New Roman;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 15px;
  text-align: left;
  text-decoration: none;
  color: #0000a0;
  background-color: transparent;
}

#news a {
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-weight:bold;
  font-variant: normal;
  text-align: center;
  color: #0000a0;
}

#news a:hover {color: #00006f; text-decoration: none;}
#news a:visited {color: #0000cf; text-decoration: none;}


#freeform {
  width: 100%; 
  float: right;
}
#freeform h1{
 font-size: 48px;
  font-weight: bolder;
  text-align: center;
  text-decoration: none;
}
#freeform h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 34px;
}
#freeform h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#freeform p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#freeform a {
  font-size: inherit;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#webcounter p {
width: 100%;  
float: left;
}

td{
  width: 151px;
  text-align: center;
}
#pictureframe{
   font-family: Comic Sans MS;
   font-style: normal;
   font-weight:bold;
   font-variant: normal;
   font-size: 18px;
   text-align: center;
   color: #ffff00;
   float: right;
   width: 98%;
   padding: 1%;
   border-style: inset;
   border-width: 2px;
   border-color: #88bbfd;
  }
#frameheader{
   margin: 1%;
   font-size: 32px;
   text-align: center;
   border-style: outset;
   border-width: 2px;
   border-color: #88bbfd;
}
#framefooter{
   margin: 1%;
   font-size: 16px;
   text-align: center;
}
#fiveuppicture{
   margin-left: 1%;
   margin-bottom: 2%;
   padding: 0.5%;
   float: left;
   border-style: outset;
   border-width: 2px;
   border-color: #88bbfd;
   width: 17%;
   height: 140px;
   font-size: 12px;
   text-align: center;
   vertical-align: middle;
} 
 #threeuppicture{
   margin-left: 1%;
   margin-bottom: 2%;
   padding: 2%;
   float: left;
   border-style: outset;
   border-width: 2px;
   border-color: #88bbfd;
   width: 27%;
   height: 180px;
   font-size: 12px;
   text-align: center;
   vertical-align: middle;
}
#past-productions {
  
}
#past-productions p{
  font-family: Times New Roman;
  font-style: italic;
  font-weight:bold;
  font-variant: normal;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000080;
  background-color: transparent;
  }

#past-productions h1 {
  font-family: Comic Sans MS;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 32px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 12px;
  color: #ffe000;
  background-color: transparent;
  }
#past-productions h2 {
  font-family: Comic Sans MS;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 22px;
  text-align: center;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffe000;
  background-color: transparent;
  }
#past-productions h3 {
  font-family: Comic Sans MS;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #0000a0;
  background-color: transparent;
  }
#past-productions h4 {
  font-family: Comic Sans MS;
  font-style: normal;
  font-weight:bolder;
  font-variant: normal;  
  font-size: 16px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #0000a0;
  background-color: transparent;
  }
#past-productions a {
  font-family: inherit;
  font-size: 18px;
  font-style: normal;
  font-weight:bold;
  font-variant: normal;
  text-align: center;
  text-decoration: underline;
  color: #ffe000;
}

#past-productions a:hover {color: #dfc000;}
#past-productions a:visited {color: #ffe0a0; }

.digit {
  float: left;
  width: 14px;
  height: 26px;
  margin-right: 2px;
  background-position: center;
  background: #000 url(images/ledmarquee.gif) 0px 0px;
}

#ledmarquee {
  height: 26px;
  visibility: hidden;
  text-align: center;
  background-position: center;
  background-color: #000;
}

#navigation{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  width: 185px;
  float: left;
  text-decoration: none;
}

#navigation ul{
  float: left;
  width: 20%;
  padding: 0px;
  margin: 0px;
}
#navigation li{
  display: block;
  width: 185px;
  height: 51px;
  margin: 0px;
  padding: 0px;
  line-height: 51px;
  color: #ffe000;
  background-image: url(images/button.png);
}
#navigation a{
  padding-top: 15px;
  text-decoration: none;
  color: #ffe000;
}

#navigation a:visited{
  color: #ffe0a0;
} 
#navigation a:hover{
  color: #ffe0ff 
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.

=================================================================== */
/* common styling */
.menu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  width: 185px;
  float: left;
  text-decoration: none;
  height:150px;
  position:relative; 
  }

.menu ul li a, .menu ul li a:visited {
  display:block; 
  text-decoration:none; 
  color:#000; 
  width:185px; 
  height:51px; 
  text-align:center; 
  border:0px solid; 
  border-width:1px 1px 0 0; 
  color:#ffef00; 
  background-image: url(images/button.png);
  background-color: #00bff3;
  line-height:51px; font-size:20px;
  }

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {background-image: url(images/button.png);color:#ffe0ff;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:186px; width:185px;}
.menu ul li:hover ul li a.hide {background:#fff184; color:#ffe000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background-image: url(images/button.png); color:#ffe055; width:185px;}
.menu ul li:hover ul li a:hover {background:#fff184; color:#ffe000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#ffe0ff;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#ffe0ff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#ffe0ff;}


