﻿#header select,
#menu_container,
#page_header,
#sidebar,
#footer_links,
#site_credit
{
    display: none;
}

body, p, ul, h1, h2, h3, h4, h5, h6{
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

body{
        font-size: .75em;
}

img{
    border: none;
}