body {
  margin-top: 15px;
  margin-left: 27px;
  background-color: #121c34;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
}

body#blackFrame {
  background-color: #000;
}


a {
  color: #ffffff;
  text-decoration: underline;
}

a.photonav {
  font-size: 11px;
  text-shadow: black 3px 3px;
}

table.castcrewlist td{
  width: 259px;
  vertical-align: top;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: bold;
}

table.soundtracklist td{
  width: 259px;
  vertical-align: top;
  padding-bottom: 16px;
  font-size: 12px;
  font-weight: bold;
}

table.bio td{
  vertical-align: top;
  padding-bottom: 9px;
  line-height: 20px;
  font-size: 12px;
}

table.bio td#header{
  vertical-align: top;
  padding-bottom: 9px;
  font-size: 14px;
  font-weight: bold;
}

table.bio a {
  font-size: 10px;
}

a#utBioLink {
  font-size: 10px;
}

img#mainImage {
  position: absolute;
  top: 22px;
  left: 93px;
  width: 409px;
  height: 267px;

}
