@charset "iso-8859-1";	
*
{
  border: 0;
	padding: 0;
	margin: 0;
}
a:hover
{
  background-color: inherit;
	color: #B0BFEF;
}
a:link
{
  background-color: inherit;
	color: #2F5077;
}
a:link:hover
{
  background-color: inherit;
	color: #b0bfef;
}  
a:visited
{
	color: #2F5077;
  background-color: inherit;
}
body
{
  background-color: #b0bfef;
	color: black;
	text-align: left;
	font-size: 9pt;
  font-family: verdana, arial, sans-serif;
}
h1
{
  background-color: inherit;
	color: black;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}
h2
{
  background-color: inherit;
	color: #2F5077;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
h3
{
  background-color: inherit;
	color: #2F5077;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
h4
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
	margin-top: 1.00em;
}
headerbottomband
{
  background-color: #485673;
  color: inherit;
}
headertopband
{
  background-color: #465576;
  color: inherit;
}
hr
{
  border: 0;
  width: 95%;
}
img
{
  border: 0;
}
li
{
  list-style: none;
}
ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: black;
  background-color: inherit;
}
p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
table
{
	font: 8pt  verdana, arial, sans-serif;
	color: black;
  background-color: inherit;
  text-align: center;
  border: 0;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: none;
}
#artistheadlines
{
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
#artistheadlines li a
{
padding-left: 12px;
padding-right: 12px;
}
#centerbody
{
	float: left;
	width: 50%;
	margin-left: 20%;
}
* html #centerbody
{
	display: inline;
}
#centerbody img
{
  padding-right: 5px;
}
#leftbody
{
	float: left;
	width: 20%;
	margin-left: -70%;
	text-align: center;
}
#leftbody_2col
{
   float: left;
   width: 20%; /*Width of left column*/
   margin-left: -100%;
   text-align: center;
}
#rightbody
{
	float: left;
	width: 30%;
	text-align: center;
}
#rightbody_2col
{
  width: 80%;
  float: left;
  margin-left: 20%; /*Set left margin to LeftColumnWidth*/
	text-align: left;
}
* html #rightbody_2col
{
	display: inline;
}
#rightbody_2col img
{
  padding-right: 5px;
}
#rightbody_2col h3
{
  text-align: left;
}
#content, #panoramacontent
{
	width: 90%;
	padding: 3%;
	margin-top: 1px;
}	
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again 
	float: none;*/
#panoramacontent table
{
	text-align: left;
	margin-left: 20px;
}
#wrapper
{
	float: left;
  background-color: white;
  color: inherit;
  width: 100%;
	display: block;
}
#footer
{
  clear: both;
  width: 100%;
}
#header
{
  width: 100%; 
  float: left;
}   
/**************** menu coding *****************/
#hmenu
{
width: 100%;
background: #a9532a;
color: inherit;
margin-bottom: 2px;
font-size: 9pt;                                                      
float: left;
}

#hmenu ul
{
list-style: none;
margin: 0;
padding: 0;
width: 9em;
float: left;
}

#hmenu a, #hmenu h2
{
display: block;
border-width: 1px;
border-style: solid;
border-color: #a9532a;
margin: 0;
padding: 1px 1px;
text-align: center;
}

#hmenu h2
{
color: white;
background: #a9532a;
font-size: 9pt;                                                      
}

#hmenu a
{
color: white;
background: #a9532a;
text-decoration: none;
}

#hmenu a:hover
{
color: black;
background: yellow;
}

#hmenu li
{
position: relative;
}

#hmenu ul ul
{
position: absolute;
z-index: 500;
}

#hmenu ul ul ul
{
position: absolute;
top: 0;
left: 100%;
}

div#hmenu ul ul,
div#hmenu ul li:hover ul ul,
div#hmenu ul ul li:hover ul ul
{
display: none;
}

div#hmenu ul li:hover ul,
div#hmenu ul ul li:hover ul,
div#hmenu ul ul ul li:hover ul
{
display: block;
}
#lastmodified {
  font-size: 7pt;
  background-color: inherit;
  color: black;
}
#marqueecontainer
{
  float: left;
  width: 225px;
  background-color: white;
  color: inherit;
	font-size: 15px;
  text-align: center;
}
#newsbanner
{
	background-color: #2F5077;
  color: white;
  width: 220px;
	float: right;
}
#newsbanner a img
{
  border: 1px;
  border-color: purple;
  margin: 0;
}
#sidebox
{
	background-color: #2F5077;
  color: white;
	width: 90%;
/*	width: 220px;*/
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 0;
}
#sidebox a img
{
  border: 1px;
  border-color: purple;
}
#statcounter
{
}
#stewards
{
  padding: 5px;
  text-align: left;
  border: 2px;
  border-color: black;
  background-color: #FFFFCC;
  color: inherit;
}
#vmenu
{
  background-color: #a9532a;
  color: white;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}
#vmenu a, #vmenu h2
{
  display: inline;
  color: white;
  background: #a9532a;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 8pt;                                                      
  text-align: left;
}
#vmenu li a
{
  background-color: inherit;
  color: white;
}
#vmenu li a:hover
{
  background-color: inherit;
  color: #b0bfef;
}
#wholepage
{
	overflow: hidden;
	width: 800px;
  margin-left: auto;
  margin-right: auto; 
}
#whoswho, #whoswho h2, #whoswho h3, #whoswho h4
{
  text-align: center;
}
#whoswho h4
{
background-color: inherit;
color: #2f5077;
}
.announce {
  font-style: italic;
  font-weight: bold;
  background-color: inherit;
  color: Maroon;
}
.artisttext, .artisttext p, .artisttext hr
{
  background-color: inherit;
  color: #2F5077;
}
.artisttext hr
{
  background-color: inherit;
  color: #b0bfef;
}
.bulletedlist li {
  list-style-type: disc;
	margin-left: 15px;
}
.byline
{
  font-size: 7pt;
}
.floatleft
{
  float: left;
}

.floatright
{
  float: right;
}
ul.artistmenu
{
  margin: 10px;
	text-align: center;
}
.artistmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}	
.headliners
{
  font-size: 1.25em;	
}
/*
#outerwrapper
{
  width: 100%;
}
*/
.mcblue
{
  background-color: inherit;
  color: blue;
}
.mcgreen
{
  background-color: inherit;
  color: green;
}
.mcred
{
  background-color: inherit;
  color: red;
}
.newsbanneritem
{
  clear: right;
  padding-left: 5px;
}
.newsbanneritem img
{
  float: right;
  margin: 5px;
}
.newsbanneritem p a
{
  background-color: inherit;
  color: white;
}
.newsbanneritem p a:hover
{
  background-color: inherit;
	color: #B0BFEF;
}
.newsbanneritem p a:link
{
  background-color: inherit;
  color: white;
}
.newsbanneritem p a:visited
{
  background-color: inherit;
  color: white;
}
.reviews ul li
{
	list-style-type: disc;
	margin-left: 15px;
}
.reviews ul li ul li
{
	list-style-type: circle;
	margin-left: 15px;
}
.spacer
{
  clear: both;
  line-height: 0;
  height: 0;
}
.sponsors, .links
{
  width:500px;
  text-align: center;
}
table.boxofficenotes
{
	margin: 5px;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.boxofficenotes th,
table.boxofficenotes td
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
  text-align: center;
}
table.emailaddresstable
{
	border-width: thin;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.emailaddresstable th,
table.emailaddresstable td
{
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
}
table.latestnews
{
	font: 9pt  verdana, arial, sans-serif;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.latestnews th,
table.latestnews td
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
  text-align: left;
}
table.tickettable
{
	margin: 5px;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.tickettable th,
table.tickettable td
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
  text-align: left;
}
table.signupform
{
	border-width: 1px;
	border-style: outset;
	border-color: gray;
}
table.signupform th,
table.signupform td
{
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: gray;
  text-align: center;
}
.tktsupportinfo
{
  width: 180px;
}
.tkttype
{
  width: 200px;
}
.tktprice
{
  width: 45px;
}
.tktbuybutton
{
  width: 55px;
}
.tktbasketbuttons
{
  width: 250px;
}
.travel
{
 clear: both;
 width: 575px;
 text-align: left;
 vertical-align: top;
 padding-bottom: 1.0em;
}
.travelmethod
{
width: 190px;
float: left;
}
.travelmethod h4
{
margin-top: 0;
}
.travelinfo
{
width: 375px;
padding-left: 5px;
float: left;
}
.registeredoffice, .centered
{
text-align: center;
}
input
{
border-style: outset;
}
