﻿body
{
    margin: 2em 5em;
    padding: 0;
    font-weight: normal;
    font-size: 1em;
    font-family: Times New Roman;
}
h1, h2, h3, h4, h5
{
    font-family: Times New Roman;
}
h1
{
    font-weight: normal;
}
a img
{
    border: none;
}
/* == hide == */
#header ul, 
#contact-top, 
#header fieldset, 
#skip, 
#footer, 
#topnav, 
.leftmenu, 
#pagetools
{
    display: none;
}

#logo {
    display: block;
    width: 243px;
    height: 114px;
    float: none;
    background: url(/common/images/logo-bw.gif) no-repeat;
}
#logo img
{
    position: relative;
    left: 0;
}