body {
  margin: 0em 10em;
  padding: 0em;
  font-family: Times New Roman,Times,serif;
  background-color: #ffffcc;
}
#content {
  padding: 0;
  margin-left: 8em;
  font-family: Times New Roman,Times,serif;
  font-weight: normal;
  font-size: medium;
}
h1, h2 {
  color: #339999;
}
h3 {
  color: #339999;
}
h4, h5 {
  color: black;
}
h1 {
  padding: 0;
  font-size: 3em;
  text-align: center;
  font-family: Times New Roman,Times,serif;
  margin-top: 0;
  margin-bottom: 0;
}
h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 2em;
  font-family: Times New Roman,Times,serif;
}
h3 {
  margin: 0;
  text-align: center;
  font-size: 1.2em;
  font-family: Times New Roman,Times,serif;
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: Times New Roman,Times,serif;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}
h5 {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 1em;
  font-style: normal;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  text-decoration: underline;
}
h6 {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  text-align: center;
  font-style: italic;
}
#fixed a {
  padding: 0.5em;
  background: #339999 none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: smaller;
  margin-bottom: 0px;
}
#fixed a:visited {
  background: #339999 none repeat scroll 0% 50%;
  color: yellow;
}
#fixed a:hover {
  background: #336666 none repeat scroll 0% 50%;
  color: white;
}
.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;
}
table.cast td {
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  white-space: nowrap;
  font-size: 1em;
  text-align: left;
  font-style: normal;
  width: 50px;
}
table.gallery {
  margin-right: auto;
  margin-left: auto;
}
table.gallery td {
  text-align: center;
  width: 100px;
}
#footer {
  height: 1em;
  width: 99%;
  background-color: #339999;
  text-align: center;
  margin-right: auto;
  color: white;
  margin-left: auto;
}
#footer1 {
  text-align: center;
  font-size: 0.7em;
  width: 200px;
  float: left;
}
#footer2 {
  font-size: 0.7em;
  text-align: center;
  width: 200px;
  float: right;
}
#footer2 a {
  color: white;
}
