body {
  background: #84a9c6 url(images/bluehalo.jpg) no-repeat fixed center;
}
#menu {position: fixed; z-index:500; margin-left:10px; top: 0; left: 0; margin-top: 40px;}
#menu ul {padding:0; margin:0; list-style:none; width:120px; padding:5px; background:#89a;}
#menu ul ul {position: absolute; left: -9999px;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; left:-1px; top:-1px;}
#menu ul li {width:120px; background:#fff;}
* html #menu ul li {float:left;}
#menu ul li a {display:block; width:105px; padding:8px 10px 8px 5px; font:normal 11px arial, sans-serif; color:#fff; text-decoration:none; background:#f00; border:1px solid #888; border-color:#ddd #555 #555 #ddd; clear:left;}
#menu ul li a.fly {background:#f00 url(whtarrow.gif) no-repeat 110px center;}

#menu ul li:hover {position:relative;}
#menu ul li a:hover {direction:ltr; background:#89a; color:#fff; border-color:#89a; position:relative;}
#menu ul li:hover > a {background:#89a; color:#fff; border-color:#89a;}

#menu ul :hover ul,
#menu ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul,
#menu ul :hover ul :hover ul :hover ul :hover ul {left:122px; top:-15px;}

#menu ul :hover ul ul,
#menu ul :hover ul :hover ul ul, 
#menu ul :hover ul :hover ul :hover ul ul {left:-9999px;}
#header {
  text-align: center;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
#content {
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 20px;
  margin-left: 145px;
}
#chorus {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
}
.textcenter {
  text-align: center;
  font-size: 0.9em;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  font-family: Arial,Helvetica,sans-serif;
}
.textjust {
  text-align: justify;
  margin-left: auto;
  width: 90%;
  font-size: 0.9em;
  margin-right: auto;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
.gallery {
  text-align: center;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.gallery img {
  border: 1px solid black;
  margin: 3px;
  width: 100px;
}
#footer {
  height: 1em;
  background-color: #ff0000;
  width: 100%;
  color: #ffffff;
}
#footer1 {
  float: left;
  font-size: 0.6em;
  width: 100px;
  text-align: center;
}
#footer2 {
  font-size: 0.6em;
  width: 200px;
  float: right;
  text-align: center;
}
#footer2 a {
  color: white;
}
h1 {
  padding: 0px;
  margin-top: 0px;
  font-size: 3.5em;
  text-align: center;
  margin-bottom: 0px;
  color: red;
}
h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 2em;
  color: red;
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  text-align: center;
  color: red;
}
h4 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  color: red;
}
h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 0.8em;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  color: black;
  font-style: italic;
}
h6 {
  padding: 0px 20px;
  margin-bottom: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.7em;
  font-style: normal;
  margin-top: 0px;
  text-align: left;
  color: black;
  font-weight: normal;
}
table.cast {
  margin-right: auto;
  margin-left: auto;
}
table.cast td {
  font-size: 0.9em;
  color: black;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-align: left;
  white-space: nowrap;
}
table.gallery {
  border-style: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
table.gallery td {
  border-style: none;
  width: 100px;
  text-align: center;
}
table.gallery th {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  font-style: italic;
}
.slideshow {
  padding: 0 0 0 5px;
  display: block;
  margin: 5px 0;
}
#headoffset {
  margin-left: 145px;
  margin-right: 20px;
  padding: 0;
}
#rhsidefix {
  right: 12px;
  width: 150px;
  top: 140px;
  position: fixed;
}
#rhside {
  right: 8px;
  width: 150px;
  top: 140px;
}
#main {
  margin-left: 145px;
  margin-right: 160px;
}
#footoffset {
  margin-left: 145px;
  font-family: Arial,Helvetica,sans-serif;
}