body {
    background: #f4d9b8 url('bodybg01.gif');
}
#baseTable {
    background: url('bodybg-s.gif') no-repeat right top;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}
#baseTable > td {vertical-align: top;}

#baseTable > td.bgcb {} /* was background: url('bodybg-e.gif') no-repeat center bottom; */

#logo {
    position: absolute;
    top: 10px;
    left: 40px;
    width: 150px;
    height: 60px;
}
#logo a {
    display: block;
    width: 150px;
    height: 60px;
}

