body {
    margin: 0px;
    padding: 0px;
    background: url("../images/background.jpg") center top no-repeat black;
    color: #994318;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    line-height: 20px;
}

a, a:link, a:hover, a:visited {
    color: #994318;
    text-decoration: underline;
}
a:hover { text-decoration: none;}
div { text-align: center; }
.center { text-align: center; }

#wrapper {
    width: 706px;
    margin: 150px auto 0 auto;
}

#nav {
    top: 0px;
    width: 706px;
    height: 28px;
}

#nav #back {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 28px;
}

#nav #close {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 28px;
}


#viewer {
    margin: 15px 0px;
}


#buttons {
    position: relative;
    height: 57px;
    width: 706px;
    background: url("../images/bg_buttons.jpg") center top no-repeat black;
}

#buttons #qt {
    position: absolute;
    left:52px;
    top:30px;
    width:176px;
    height:16px;
}

#buttons #wm {
    position: absolute;
    left:285px;
    top:30px;
    width:132px;
    height:16px;
}

#buttons #rm {
    position: absolute;
    left:476px;
    top:30px;
    width:132px;
    height:16px;
}

#when_the_end_comes { margin: 18px 0px; }
#view_trailer { margin: 15px 0px; }
#visit_website { margin: 15px 0px;}
#film_ratings_image { margin: 10px 0px;}
#apple_quicktime { margin: 0px 0px;}