@media print {
    .header, 
    .breadcrumbs,
    .news-type-button,
    .pullquote,
    .extra-col,
    .related-box,
    .page-last-updated,
    #related-forefront {
        display: none !important;
    }
}

#pf-content img.pf-primary-img,
#pf-content div.related-box,
#pf-content #quote1,
#pf-content #quote2 {
    display: none !important;
}

#pf-body img#pf-header-img {
    float: left;
    margin:30px 0;
}

