@charset "utf-8";#wb-layout-sidebar {
     display: none;
}

#wb-container-contentwrapper {
     background-image: none;
     background-color: #363636;     
}

#wb-layout-main {
     width: auto;
     padding-bottom: 50px;
     background-image: url(../images/layout4/ornament.jpg);
     background-repeat: no-repeat;
     background-position: bottom center;
     border: 4px solid #928469;
}

#wb-layout-header, #wb-layout-footer, #wb-navigation-subtop {
     display: none;
}

