/* PAL stylesheet for print*/

body {margin-right:3%}

#navigation {
	visibility:hidden;
	width:0;
}
#content, #contentwide  {
	margin: 5px 0 0 0;
	width:97%;
	position:relative;
	left:-145px;
}
#sidebar { 
	visibility:hidden;
	width:0;
}
#footer p {
	margin:0 0 0 0;
	padding:5px 10px 5px 0
}




