#page_container {
    margin: 0px auto;
    width: 980px;
    padding: 5px;
    overflow: hidden;
}

.content { border: 0px solid black; }

#rails { background: #fff; border: 0px #000 solid; margin-top: 6px; z-index: 0; position: relative;}

#rail_top {background-color:#e8eac2; border:none !important; clear:both; height:117px !important; margin:0 0 10px 0;}#rail_a { float: left; width: 0px; margin-right: 0px; }
#rail_b { float: left; width: 640px; padding-right: 5px; }
#rail_c { float: right; width: 329px; }

#rail_a div.content { padding: 0px; }
#rail_b div.content { padding: 5px; padding-top: 0px; }
#rail_c div.content { padding: 0px; }

#masthead {/*background-color:#e8eac2;*/ border:0px #666 solid; margin:0 0 0 0; z-index:1000;} /* 8380101 - Commenting out to as background color is not needed for Aurora templates  */

#footer { clear: both; margin-bottom: 15px; }


#slogan {background:transparent url(http://media.tri-cityherald.com/static/images/slogan_bkgd.png) repeat-x; clear:both; color:#fff; height:25px; padding:0 10px;}
#slogan p {float:left; margin-top:10px; width:475px;}

#navigationTabs {float:right; list-style-type:none; width:470px;}
#navigationTabs li {float:left;}
#navigationTabs li a {background:transparent url(http://media.tri-cityherald.com/static/images/nav_tabs_bkgd.png) no-repeat top left; color:#fff; display:block; height:19px; margin-right:1px; padding-top:6px; text-align:center; text-transform:uppercase; width:90px;}


#pluck {float:right; width:350px;} 

