/* 
    Document   : screen.css
    Created on : Mar 14, 2011, 3:39:45 PM
    Author     : ben freundorfer
    Description:
        Print
*/

.accessible,
.logo_top,
#main_navigation,
.standard-photoband {
    display: none;
}

body,
p {
    font-family: "Times New Roman", serif;
    font-size: 13px;
    line-height: 150%;
}

h1, h2, h3, h4, h5  {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-transform: lowercase;
}

.standard-content,
.standard-mainarea {
    width: auto;
}