BODY {
    background: #0c0907;
    margin: 0px auto;
    font: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    color: #CCC;
    text-align: center;
}



a:link {
    color: #C3B4D1;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    text-decoration: none;
    color: #C3B4D1;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #FFC1DB;
    font-weight: bold;
}

a:active {
    text-decoration: none;
    color: #C3B4D1;
    font-weight: bold;
}

h2 {
    font-size: 1.3em;
    color: #fff;
}

h3 {
    font-size: 1.4em;
}

#container {
    margin: 0px auto;
    width: 818px;
    text-align: left;
}

#header {
    height: 270px;
    text-align: center;
    background: url('../img/header.gif') no-repeat center;
}

#header img {
    border: none;
}

#nav {
    margin: 0px auto;
    width: 818px;
    height: 25px;
    background: url('../img/nav_bg.gif');
    border-left: solid 11px #191410;
    border-right: solid 12px #191410;
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
}

html>body #nav {
    width: 795px;
}

#nav a {
    margin-left: 10px;
    margin-right: 10px;
    font-family: verdana;
    color: #000;
}

#nav a:visited {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#nav a:hover {
    text-decoration: none;
    color: #FFC1DB;
    font-weight: bold;
}

#nav a:active {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#mid {
    width: 818px;
    border: solid 11px #191410;
    border-right: solid 12px #191410;
    border-top: 0px;
    background: #392E2A;
    text-align: center;
    overflow: auto;
}

html>body #mid {
    width: 795px;
}

#content {
    width: 552px;
    background: #52423C ;
    border: solid 1px #5C4C46;
    float: left;
    padding: 10px;
    text-align: justify;
    margin: 10px;
    overflow: auto;
    min-height: 550px;
}

html>body #content {
    width: 530px;
}

#sidebar {
    width: 212px;
    background: #52423C;
    border: solid 1px #5C4C46;
    float: right;
    padding: 10px;
    padding-bottom: 0px;
    text-align: center;
    margin: 10px;
    margin-left: 0px;
}

html>body #sidebar {
    width: 190px;
}

#show1 {
    padding-bottom: 10px;
    border-top: 0;
}

#show {
    padding-bottom: 7px;
    padding-top: 7px;
    border-top: dotted 1px #392E2A;
}

#upcoming, #contact, #links {
     margin: 10px 0px 20px;
}

#headline {
    border-bottom: dotted 1px #392E2A;
    background: #5C4C46 url('../img/headline_bg2.gif');
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    color: #191410;
}

#photo_preview {
    text-align: center;
    border-top: dotted 2px #392E2A;
}

#photo_preview img {
    border: solid 1px black;
    margin-top: 10px;
    width: 90px;
}

#photo_preview #view_more {
    text-align: right;
    font-size: .94em;
}

#photo_preview #view_more img {
    border: 0px;
    width: 12px;
    margin-left: 5px;
}

#photo_gallery {
    text-align: left;
    margin: 0px auto;
    width: 482px;
    font-size: .8em;
    border-bottom: dotted 2px #392E2A;
    padding-bottom: 10px;
}

#photo_gallery a img {
    border: solid 1px black;;
    height: 75px;
}

#about {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

#about img {
    float: left;
    margin-right: 15px;
    width: 110px;
    border: solid 5px #fff;
}

#vitals {
    border: solid 1px #392E2A;
    background: #928783;
    color: #191410;
    padding: 10px;
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
}

#previous {
    text-align: center;
    margin: 10px 0px 10px;
}

#cast_info {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#cast_info img {
    float: left;
    margin-right: 15px;
    width: 170px;
    border: solid 1px #392E2A;
}

#cast_info2 {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: dotted 2px #392E2A;
    border-top: dotted 2px #392E2A;
    margin-bottom: 10px;
}

#cast_info2 img {
    float: right;
    margin-left: 15px;
    width: 170px;
    border: solid 1px #392E2A;
    margin-top: 15px;
}

#crew {
    text-align: center;
    border-top: dotted 2px #392E2A;
    padding-top: 15px;
}

#foot {
    text-align: center;
    padding: 5px;
    width: 200px;
    float: right;
    font-size: .9em;
    margin-right: 10px;
}

#construction {
    text-align: center;
    margin-top: 30px;
    height: 530px;
}

#press_item {
    border-top: dotted 2px #392E2A;
}

#press_item img{
    border: solid 1px #000;
}

#video {
      border-bottom: dotted 2px #392E2A;
overflow: auto;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
}

#video-thumb {
float: left;
width: 140px;
}

#video-thumb img {
border: solid 1px #000;
}

#video-desc {
margin-top: 10px;
}