body {
  margin-top: 0%;
  background-color: #345976;
  margin-bottom: 0%;
}
#menu {
  margin-left: 10px;
  margin-top: 40px;
  left: 0;
  z-index: 500;
  top: 0;
  position: fixed;
  background-color: #547996;
}
#menu ul {
  margin: 0;
  padding: 5px;
  background: #8899aa none repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 120px;
}
#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 {
  background: #ffffff none repeat scroll 0% 50%;
  width: 120px;
}
* html #menu ul li {
  float: left;
}
#menu ul li a {
  border-style: solid;
  border-color: #dddddd #555555 #555555 #dddddd;
  border-width: 1px;
  padding: 8px 10px 8px 5px;
  background: #ff0000 none repeat scroll 0% 50%;
  display: block;
  width: 105px;
  font-family: arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
  text-decoration: none;
  clear: left;
}
#menu ul li a.fly {
  background: #ff0000 url(whtarrow.gif) no-repeat scroll 110px center;
}
#menu ul li:hover {
  position: relative;
}
#menu ul li a:hover {
  border-color: #8899aa;
  background: #8899aa none repeat scroll 0% 50%;
  direction: ltr;
  color: #ffffff;
  position: relative;
}
#menu ul li:hover > a {
  border-color: #8899aa;
  background: #8899aa none repeat scroll 0% 50%;
  color: #ffffff;
}
#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: -40px;
}
#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;
  font-family: Arial,Helvetica,sans-serif;
}
#footer2 {
  font-size: 0.6em;
  width: 200px;
  float: right;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
#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;
  font-family: Arial,Helvetica,sans-serif;
}
h4 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  color: red;
  font-family: Arial,Helvetica,sans-serif;
}
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 {
  margin: 5px 0;
  padding: 0 0 0 5px;
  display: block;
}
#headoffset {
  padding: 0;
  margin-left: 145px;
  margin-right: 160px;
}
#rhsidefix {
  right: 12px;
  width: 150px;
  top: 140px;
  position: fixed;
}
#rhside {
  right: 8px;
  width: 150px;
  top: 140px;
}
#main {
  background: #84a9c6 url(images/bluehalo.jpg) no-repeat fixed center bottom;
  margin-left: 145px;
  margin-right: 160px;
}
#footoffset {
  margin-left: 145px;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 160px;
}
.mem {
  border: 7px double black;
  font-weight: bold;
  font-style: normal;
  margin-right: auto;
  text-align: center;
  width: 500px;
  margin-left: auto;
  font-size: 0.9em;
  font-family: Arial;
  padding-right: 10px;
  padding-left: 10px;
}

