/*
	COMPUWORKS STYLESHEET
	http://compuworks.com/
	February 20, 2008

	Global print style sheet set to hide elements to ensure content gets full focus
*/

.logo {text-indent:0;}
html,
body,
#main,
#container,
#container1,
#container2,
#content,
#content .main,
table
	{width:99%;background:none;color:#000;} 
	
table.events {
	width:90%;
}

   

#nav,
#sidebar,
#block,
#header .links,
#footer-also,
#footer,
form,
.cake-sql-log
	{display:none;}



