/* /// BODY STYLES /// */
a {
  color: #333399;
  text-decoration: none;
}

a:hover {
  color: #333399;
  text-decoration: underline;
}

body {
  background: #3b3939 url(../images/bgfill.gif) top left;
  margin: -27px 0px 0px 0px;
}

.cast {
  font-family: 'Times New Roman';
}

#castLeft {
  float: left;
  padding-left: 45px;
  margin: 0px;
}

#castLeft1 {
  float: left;
  padding-left: 175px;
  margin: 0px;
}

#castCenter {
  float: left;
  margin-left: 120px;
}

#castRight {
  float: left;
  margin-left: 100px;
}

.date {
  font-weight: bold;
  text-decoration: underline;
}

#divContentBody {
  float: left;
  background-color: #ffffff;
  border: 1px solid #333333;
  border-bottom: none;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 75%;
  margin: -1px 0px 0px 9px;
  min-height: 700px;
  padding: 10px 35px 15px 35px;
  text-align: left;
  width: 748px;
}

#divFooter {
  background: #ffffff;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  clear: both;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: .6em;
  margin: -13px 0px 0px 9px;
  padding: 0px 0px 0px 20px;
  width: 798px;
}

#divFooter p { text-align: center;   }

#divHeader {
  background-color: #3b3939;
  margin-top: -30px;
  padding-top: 30px;
  
  height: 130px;
  width: 100%;
}

#divHeader h1 {
  color: #ffffff;
  font-family: 'Times New Roman';
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  width: 100%;
}

#divNavBar {
  /* background-image: url(../images/menubar.gif); */
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
  /* text-align: -moz-center; */
  
  height: 32px;
  width: 100%;
}

#divNavBar a {
  color: #bfc6ff;
  font-family: "Trebuchet MS", Verdana, Helvetica, serif;
  font-size: 14px;  
  text-decoration: none;
}

#divNavBar a:hover, #divNavBar a.active {
  color: #ffffff;
  text-decoration: underline;
}

#divNavBar ul {
  margin: -27px 0px 0px 0px;
  padding: 0px;
}

#divNavBar ul li {
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 30px 0px 0px;
}

#divPageBody {
  margin: 0px auto;
  width: 838px;
}

.divReviews {
  color: #333333;
  font: italic 11px Arial;
  text-align: center;
}

h3.gallery {
  font: bold 14px Arial;
}

.pAdvertise {
  color: #333333;
  font: bold 22px 'Times New Roman';
  letter-spacing: 1.5px;
  margin-top: 60px;
  text-align: center;
  width: 100%;
}

.movieCredits {
  font-weight: bold;
  text-align: center;
}

.movies {
  text-align: center;
}

.description {
  text-align: center;
}

.productHeader {
  font: bold 14px Arial;
}

.productName {
  font-weight: bold;
}

.productRole {
  font-style: italic;
}

.pStart { font: bold italic 14px Arial; }

#subNav {
  background-color: #666666;
  border: 1px solid #333333;
  border-top: none;
  border-right: none;
  float: right;
  height: 15px;
  margin-right: -35px;
  margin-top: -10px;
  text-align: right;
}

#subNav ul {
  margin-top: -1px;
}

#subNav ul li {
  display: inline;
  padding-right: 30px;
}

#subNav ul li a {
  color: #bfc6ff;
  font-family: "Trebuchet MS", Verdana, Helvetica, serif;
  font-size: 12px;
  text-decoration: none;
}

.title {
  font-size: .8em;
  padding-left: 2px;
}

#subNav ul li a:hover, #subNav ul li a.active {
  color: #ffffff;
  text-decoration: underline;
}

table.tblGallery { width: 100%; }

table.tblGallery img { border: 1px solid #333333; }

table.tblGallery tr td {
  padding-bottom: 15px;
  text-align: center;
}
