body { 
	margin:0; padding:0;
	font-size:11pt; 
	background:#ffffff; 
	text-align:left;
}

div#head {
	background:#ffffff; 
	position:relative;
	width:auto;
	height:80px;
}

div#head h1 { position:relative; left:0; top:0; width:169px; height:64px; background:url(../images/head/logo_print.gif) left top no-repeat; }
div#head h1 a { width:169px; height:64px; }

div#head ul, div#head div { display:none; }
div#pathWrapper, div#pathWrapper * { display:none; }

div#mainWrapper { 
	background:#ffffff; 
	width:auto;
	margin: 0 2%;
	padding: 1em 0 0 ;
	border:0;
}
div#main { 
	width:auto; 
	background:#ffffff; 
}
div.sidebar, div.sidebar * { display:none; }
div#footer { background:#ffffff; }
div#footer, div#footer * { display:none; }

