div#background_bottom {
    background: url(/gfx/backgrounds/core/bottom.png);
    height: 269px;
    z-index: 0;
    margin-top: 530px;
    z-index: -10;
    position: absolute;
    top: 210px;
}
div#background_center {
    background: url(/gfx/backgrounds/core/buccaneer/center.png);
    background-repeat: no-repeat;
    height: 200px;
    width: 1409px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -705px;
    overflow: hidden;
    z-index: 10;
}
div#background_center_backing
{
    position: absolute;
    bottom: 0px;
    height: 68px;
    width: 100%;
    background: #356080;
    z-index: 0;
}