A
{
    color: #0F7B02
}

A:visited
{
    color: #C61B74
}

BODY
{
    background-color: #282828;
}

IMG
{
    border: 0;
    padding: 0;
}

.book_title
{
    font-style: italic;
}

.cast_list
{
    font-size: smaller;
}

.cast_list TD
{
    width: 175px;
}

.crew_list
{
    font-size: smaller;
}

.crew_list TD
{
    width: 175px;
}

.frame_body
{
    background-color: white;

    scrollbar-face-color: #0F7B02;
    scrollbar-track-color: #C0C0C0;
    scrollbar-arrow-color: #FFFF33;
    scrollbar-highlight-color : #16B803; 
    scrollbar-3dlight-color : #16B803;
    scrollbar-darkshadow-color : #666666; 
    scrollbar-shadow-color : #CCCCCCC; 
}

.navbar_image
{
    position: absolute;
    left: 10;
}

.site_info_text
{
    font-family: Arial, sans-serif;
    font-size:   12px;
    line-height: 10%;
    text-align:  center;
}

.head_image
{
    position: absolute;
    top:      20;
    left:     22;
}

.film_title
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    color:       #C61B74;
}

.film_info_head
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    color:       #0F7B02;
}

.body_text
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    color:       black;
}

.tagline
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 14;
}

.movie_poster_small
{
    position: absolute;
    top: 95;
    left: 330;
}

.narrow
{
    width: 300;
}

.new
{
    position: relative;
    top: 7;
}

.contact_method
{
    font-weight: bold;
    color: #C61B74;
}

.photo_gallery
{
    border-spacing: 25;
}

.special_thanks
{
    position: absolute;
    top: 430px;
    width: 500px;
    height: 35px;
    font-size: 11px;
    overflow: auto;
}

#main_body
{
    visibility: hidden
}

#container
{
    position: absolute;
}

#content_area
{
    position:    absolute;
    top:         90;
    left:        22;
    width:       515;
    font-family: Arial, sans-serif;
    font-size:   16;
    text-align:  left;
}

#counter
{
    position: absolute;
    left: 32;
    top: 575;
}

#frame
{
    position:  absolute;
    top:       10;
    left:      158;
    width:     603;
    height:    562;
}

#right_border
{
    position:  absolute;
    top:       10;
    left:      761;
    width:     39;
    height:    600;
}

#site_info
{
    position:  absolute;
    top:       560;
    left:      158;
    width:     603;
    height:    50;
    background-color: white
}

.subcontent
{
    width: 300px;
    height: 350px;
    padding: 0px 10px 0px 0px;
    overflow: auto;
}

.review_quote
{
    font-style: italic;
    font-size: smaller;
}

.review_source
{
    font-size: smaller;
}

.smaller_text
{
    font-size: smaller;
}

