#top, #side1, #footer p.links{
    display:none;
}
html, body{
    background:#FFF;
    color:#000;
}
#content, #page, #wrap{
    width:auto;
    padding:0;
    background:#FFF;
    color:#000;
}
#footer{
    height:auto;
    background:0;
    line-height:auto;
}
#footer p.copyright{
    float:none;
    padding:0;
}