/* Print style */

#header, #footer,
#photoframe, #navigation {
 display: none !important;
}
body, #page, #header, #footer,
#photoframe, #navigation, #maincontent, 
#left-column, #right-column {
 float: none !important
 width: auto !important;
 margin: 0 !important;
 padding: 0 !important;
 background-color: white;
 color: #000;
 border: 0;
 font-size: 12pt;
 line-height: 1.5em;
}