 /*printer styles*/ 

/*hide the left column when printing*/ 
#navigation, #frontpage{display:none;} 
#content, #twocolcontent {width:100%;}
#photorow {width:200px; float:left;}
#contentrow {width:500px; float:right;}
#footer {width:100%; float:left;}
