body {
    color: #333;
    background: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    width: 80%;
    line-height: 1.8;
    margin: auto;
}
div#home {
    /* border-top: #0f6dc0; */
    border: solid;
    border-width: 2px;
    border-color: darkgray;
}
li#nav_sitehome {
    display: none;
}
div#sidebar_news {
    display: none;
}
div#sidebar_search {
    display: none;
}