/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
}

#navcontainer, #footer, .photoTable, .phone, .tag {display: none !important;}

.mainTable img {width: 128px; height: 96px;}

