/*------------------------------------------------------------
PRINT Stylesheet (Styles apply only to printed pages)

version: 2.0
author: Ryan Garcia
email: webmaster@ouhsd.k12.ca.us
website: http://www.pacificahigh.us

------------------------------------------------------------*/

body {
	font-size: 10pt;
	}
	
#logo img 
	{
	border: none;
	}
	
#top, #smodule, #mainNav, #quick, #feature, #footer, #sideBar /*remove img and #sidebar when final */
	{
	display: none;
	}
	
body, #wrap, #content, footer {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	}

a:link, a:visited
	{
	color: #666666;
	text-decoration: none;
	border: none;
	}
	
