#top, hr, .menu-1, #left, #right, #footer ul, p.more
{
    display: none;
}
p, li, dt, dd
{
    font-size: 14px;
}
h1 
{
    font-size: 20px;
}
h2 
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}

#print_header
{
    border-bottom: 1px solid black;
    min-height: 102px;
    padding-bottom: 10px !important;
}

#print_header
{
    background: url(../images/logo-bw.gif) right top no-repeat;
    height: 102px;
}


#print_header img
{
    display: block;
}

#content h3
{
    margin-bottom: 0;
}

#content p.date
{
    margin-top: 0.2em;
}

#main
{
    border-bottom: 1px solid black;
}

#updated
{
    float: left;
}

#e-mail
{
    float: right;
}

#left h3
{
    margin: 0;
}

.frontpage #left
{
    display: block;
    float: left;
    width: 30%;
}

.frontpage #content
{
    margin-left: 33%;
}

#protoToolbar-palette
{
    display: none !important;
}

#header
{
    display: none;
}

p.breadcrumb
{
    margin-bottom: 20px;
}

#footer #rss_txt
{
    display: none;
}

#main_content_link
{
    display: none;
}

