#page {
    width: 100%;
}

.noprint {
    display: none;
}

#head, #site-map, #settings, #search-form, #banner,
#left, #right, #footer, .crnr {
    display: none;
}

html,body {
    width: 100%;
    font-family:  "Times New Roman", Times, Garamond, serif;
}


html,body, #content-area, #main {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

#footer {
    background: inherit;
    color: inherit;
}

#site {
    min-width: none;
}

#content-area {
    width: 99%;
}

#content-area #center {
    margin: 0;
    padding: 10px;
    width: 100%;
    color: black;
    background-color: white;
}
