
#main_body_sections
{
   /*  position: relative; left: 10px; top: 10px; */
}

#gutter1
{
    width: 30px;
}

#left_hand_rail
{
    width: 165px;
    vertical-align: top;
}

#gutter2
{
    width: 20px;
}



#main_area_table
{
    border: 0; border-collapse: collapse;
    width: 550px;
    text-align: left;
    vertical-align: top;
}

#main_area #header
{
    width: 550px; height: 12px;
    background: url(/images/story_page/story_page_main_header.png);
    background-repeat: no-repeat;
}

#main_area #main_content
{
    width: 550px;
    background: url(/images/story_page/story_page_main_slice.png);
    background-repeat: repeat-y; no-repeat;
    text-align: left;
}



#main_area #footer
{
    width: 550px; height: 17px;
    background: url(/images/story_page/story_page_main_footer.png);
        background-repeat: no-repeat;
}


/* main page info css */
#swf_media
{
    /* set in engine.js file */
    position: relative;
    left: -20px;
    height: 410px;
    width: 545px;
}

#story_copy
{
    width: 500px;
    margin: 0px 0px 0px 20px;
    position: relative;
    _left: -20px;
    text-align: left;
    float: left;
}

#story_detail
{
    width: 540px;
    margin-top: 5px;
   /* font-family: tahoma, verdana, arial; */
    font-size: 12px;
}

#story_detail .dateline {

    color: #999999;
    font-size: 11px;
    margin-bottom: 8px;
}

#story_detail .overline {

    color: #990000;
    font-size: 13px;

    font-family: helvetica, arial;
    text-transform: uppercase;
    font-weight: bold;

    margin-bottom: 3px;

}

#story_detail #sub_title {

    font-family: 'Verdana, Helvetica';
    font-size: 30px;
    margin-bottom: 6px;
}

#story_detail .headline_inside {

    font-family: trebuchet ms;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    width: 400px;
    margin-bottom: 6px;

}

#story_detail .pagedata {

    font-size: 11px;
    margin-bottom: 10px;
    color: #666666;

}

#story_detail #subtitle {

    font-size: 14px;
    font-family: arial;
    color: #333333;
    margin-bottom: 12px;
    letter-spacing: 0px;
}

#story_detail .author {

    font-size: 12px;
    text-transform: uppercase;
    color: maroon;
    font-weight: bold;
    margin-bottom: 8px;

}

#story_detail .author a{

    font-size: 12px;
    text-transform: uppercase;
    color: maroon;
    font-weight: bold;
    margin-bottom: 8px;

}

#story_detail #fullres_caption {

    font-size: 11px;
    color: #666666;
    margin-top: 5px;

}

#story_content_text
{
   font-family: 'Arial';
}

/* static css start */
#static_page
{
    font-family: Arial;
    font-size: 10pt;
    margin: 0px 20px 30px 20px;
}

#static_page li
{
    margin: 0px 0px 20px 0px;
}

#static_page #label
{
    color: maroon;
    font-size: 11pt;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
}

#static_page #title
{
    font-family: 'Verdana, Helvetica';
    font-size: 30px;
    margin: 0px 0px 10px 0px;
}

#static_page a
{
    color: blue;
}

#columnist_image
{
    margin: 10px; width: 212px; height: 107px;
}

/* static
