body {
  margin: 0;
  background-color: black;
  color: white;
  font-family:"trebuchet MS", verdana, helvetica, sans-serif;
  font-size: 55%;
}

h1 {
  font-size: 1.5em;
  margin-top: 0;
}

a, a:visited {
  color: #999;
  text-decoration: none;
}

a:hover, a.active {
  color: white;
  text-decoration: none;
}

p {
  margin-top: 0;
}

dl, dd {
  margin: 0;
}

fieldset {
  border: none;
}

img {
  border: 0;
}

.hidden {
  display: none;
}

#container {
  width: 823px;
  margin: 0 auto;
}

#title {
  height: 111px;
  width: 835px;
  float: left;
  font-size: 2.3em;
  text-align: center;
  line-height: 96px;
}

#left-nav {  
  float: left;
  width: 158px;
  text-decoration: none;
  color: #999;
  font-size: 1.5em;
}

#left-nav dl {
  margin-left: 8px;
}

.left-nav-item {
  margin-bottom: 10px;
}

.left-nav-item-on {
  padding-bottom: 10px;
  color: white;
}

#content {
  float: left;
  width: 520px;
}

#logo {
  float: left;
  width: 520px;
  height: 50px;
  text-align: center;
}

#footer {
  height: 50px;
  background: transparent url(/includes/images/stripe.gif) repeat-x scroll 0 0;
  clear: both;
}

#featured-video {
  float: left;
  width: 512px;
  height: 408px;
}

#contact {
  float: left;
  width: 520px;
}

#contact-blurb {
  float: left;
  width: 220px;
  height: 408px;
  color: #999;
  line-height: 2em;
  padding-right: 10px;
}

#contact-map {
  float: left;
  width: 290px;
  height: 340px;
}

#title img {
  padding-top: 41px;
}

#director-left-nav {
  float: left;
  width: 130px;
}

#director-left-nav div {
  text-align: right;
}

#director-content {
  float: left;
  width: 515px;
  height: 288px;
  margin-left: 20px;
  border: 1px solid #999;
}

#director-right-nav {
  float: left;
  width: 55px;
  height: 288px;
  margin-left: 18px;
  white-space: nowrap;
  color: #999;
  line-height: 2em;
}

#director-right-nav .heading {
  color: white;
}

#thumbs {
  float: left;
  width: 520px;
}

.thumbs-row {
  height: 88px;
  width: 520px;
  margin-bottom: 16px;
}

.thumb {
  float: left;
  width: 157px;
  height: 88px;
  border: 1px solid #999;
  margin-left: 16px;
}

.thumb.first {
  margin-left: 0;
}

#thumbs-spacer {
  float: left;
  width: 520px;
  height: 96px;
}

#play-film-spacer {
  float: left;
  width: 520px;
  height: 101px;
}

#right-nav-back {
  margin-top: 15px;
}

.play-film {
  float: left;
  width: 520px;
}

.directors-slide dd {
  margin-left: 5px;
}

.left-nav-director {
  margin-left: 14px;
  font-size: 1em;
}

.bio-link {
  font-size: 1em;
  margin-top: -5px;
  margin-bottom: 10px;
}
