body {
  font-family: "Times New Roman",Times,serif;
  background-color: #ffffcc;
}
#menu {
  position: fixed;
  z-index: 500;
  margin-left: 10px;
  margin-top: 40px;
  top: 0;
  left: 0px;
  line-height: 2em;
}
#menu ul {
  margin: 0;
  padding: 5px;
  background: #cccc99 none repeat scroll 0% 50%;
  top: 0;
  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 {
  padding: 0;
  background: #ffffff none repeat scroll 0% 50%;
  width: 120px;
  margin-bottom: 0;
  bottom: 0;
  top: 0;
}
* 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: #339999 none repeat scroll 0% 50%;
  display: block;
  width: 105px;
  font-family: times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
  text-decoration: none;
  clear: left;
}
#menu ul li a.fly {
  background: #339999 url(whtarrow.gif) no-repeat scroll 110px center;
}
#menu ul li:hover {
  position: relative;
}
#menu ul li a:hover {
  border-color: #336666;
  background: #336666 none repeat scroll 0% 50%;
  direction: ltr;
  color: #ffffff;
  position: relative;
}
#menu ul li:hover > a {
  border-color: #336666;
  background: #336666 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: -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 {
}
#content {
  margin-left: 140px;
  margin-right: 20px;
}
#footer {
  margin-left: auto;
  color: white;
  height: 1em;
  width: 99%;
  margin-right: auto;
  background-color: #339999;
}
#footer1 {
  font-size: 0.7em;
  float: left;
  text-align: center;
  width: 200px;
}
#footer2 {
  font-size: 0.7em;
  text-align: center;
  width: 200px;
  float: right;
}
#footer2 a {
  color: white;
}
h1 {
  padding: 0;
  font-size: 3em;
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
  color: #339999;
}
h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 2em;
  color: #339999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
h3 {
  margin: 0;
  font-size: 1.5em;
  text-align: center;
  color: #339999;
}
h4 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-style: normal;
  font-size: 1em;
  color: #339999;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
}
h5 {
  margin: 0px;
  padding: 0px;
  font-style: italic;
  text-align: center;
  font-size: 0.75em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: black;
}
h6 {
  margin: 0px;
  padding: 0px;
  color: black;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-size: 0.75em;
  font-family: Arial,Helvetica,sans-serif;
}
.textcenter {
  margin: 0px 30px;
  font-weight: bold;
  font-style: normal;
  font-size: 1em;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  color: black;
}
.textcenterbold {
  margin: 0px 30px;
  text-align: center;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-size: 1em;
  font-style: normal;
}
.textjust {
  margin: 0px 30px;
  font-weight: bold;
  text-align: justify;
  font-size: 1em;
  color: black;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
}
.textjustbold {
  margin: 0px 30px;
  text-align: justify;
  color: black;
  font-style: normal;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-size: 1em;
}
table.cast {
  margin-left: auto;
  margin-right: auto;
  border-spacing: 3px;
}
table.cast td {
  padding: 2px;
  font-family: "Times New Roman",Times,serif;
  text-align: left;
  white-space: nowrap;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  vertical-align: top;
}
table.cast th {
  padding: 0px;
  font-size: 1em;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  font-style: normal;
  vertical-align: top;
}
table.gallery {
  margin-left: auto;
  margin-right: auto;
}
table.gallery td {
  text-align: center;
  width: 100px;
}
table.gallery th {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 0.75em;
}
.gallery {
  text-align: center;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.gallery img {
  border: 1px solid black;
  margin: 3px;
  width: 100px;
}
#headoffset {
  margin-left: 140px;
  margin-right: 20px;
}
#main {
  margin-left: 140px;
  margin-right: 160px;
}
#footoffset {
  margin-right: 20px;
  margin-left: 140px;
}
#rhsidefix {
  top: 140px;
  width: 150px;
  right: 10px;
  position: fixed;
}
.slideshow {
  margin: 5px 0;
  padding: 0 0 0 5px;
  display: block;
}
