/* calvertgiving-print.css */

DIV#bodyWrapper,
DIV#contentWrapper {
    background-image: none !important;
}

DIV#masthead FORM,
DIV#topMenu,
DIV#leftContent,
DIV#rightContent,
DIV#bottomRuleLeft,
DIV#bottomRuleMiddle,
DIV#bottomRuleRight,
DIV#footer {
    display: none !important;
}

DIV#graphicHeading {
    float: none !important;
}

A:link, A:visited, A:active,
DIV#breadcrumbs,
DIV#middleContent {
    color: black !important;
}
