body{
	overflow: visible !important;
	text-align:left;
	background:none;
}

#page{
	width:600px;
	margin:0px;
}

#header h1{
	display:none;
}

#navigation{
	display:none;
}

#header h1.print_h1{
	display:block;
	margin:0px;
	padding:0px;
}

ul.sub_navigation{
	display:none;
}

#content{
	width:600px;
	float:none !important;
	padding:0px;
}

#inner_content{
	width:600px;
	float:none !important;
}

.content_left{
	width:600px;
	float:none !important;
	margin:0px;
	padding:0px;
}

.content_left p{
	width:600px;
}

.content_right{
	float:none !important;
	width:600px;
}

#footer{
	float: none !important;
	width:600px;
	text-align:center;
}

#footer img{
	display:none;
}

#footer .print_footer{
	display:block;
}

