div#page_container {
    width: 973px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    color:#333;
    background-color:#FFF;
}

.superfish{
    background-color:#660033;
    width:810px;
    padding-top:-2px;

}

#mast_link{
    float:left;
}

div#rails { float: left; width: 810px; border-right:2px solid #FFF; background-color:#FFF; }
div#rail_a {float: left; width: 159px; background-color:#FFFFCE; border-right:1px solid #000; }
div#rail_b { float: left; width: 497px; background-color: #FFF; }
div#rail_c { float: left; width: 310px; background-color:#FFFFCE; }

div#rail_b div.content {padding: 10px;}
div#rail_c div.content {width: 300px; padding:5px; float:left;}

/* SEARCH RESULTS TEMPLATE */
body#search div#rail_a {width:675px;}
body.story-detail div#rail_b, body.section-spill div#rail_b { width:497px; background-color:#FFF; border-left:solid 1px #000; }
/*body.story-detail div#rail_a, body#two-column div#rail_a, body.section-spill div#rail_a {width:620px; margin-right:15px; font-color:#333;} */

#rail_c .content{ border-left:1px solid #000; }


.story-detail #page_container, .story-detail #main_content{
    background-color:#FFFFCE;
}




