/** print stylesheet **/

#page, #maincontent {
	width:100&;
	margin:0;
	float:none;
	font-family:Arial, sans-serif;
	font-size:12pt;
	line-height:1.5;
	border:0;
	}
	
	.photoleft, .photoright, #page, .bottombar {
	-moz-box-shadow:none!important;
	box-shadow:none!important;
	-webkit-box-shadow:none!important;
	}
	
	.photoleft, .photoright {
	border:1px solid black!important;
	}
	
.bottombar {
	width:100%;
	color:black;
}
	
#header, .topbar, .topnav, #sidebar {
	display:none;
	}
	
