#wholebody {
    border: 0px;
    width: 100%;
}

#top {
    border-bottom: 0px;
}


#footer {
    border-top: 0px;
}

#mainbody p, #mainbody h1, #rightpane h2  {
    color: #000000;
}

#submenu, #mailform, .hideprint {
    display: none;
}

#rightpane {
    width: 90%; 
    float: left;
}


