/* CSS Document */

/* print styles */


#navigation,.homepage #related, #header form, #top-nav, .courtesy, #comment{
    display: none;
    }
    
.homepage #header, #header {height: 120px !important;}
#content, #wrap1, #wrap2, #mainwrap {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    
#footer {display: none;}

