/** Print Styles */
a:link, a:visited {
	color: #000; 
	text-decoration: none;
}

#left, #footer, #subbook, #far_right, #breadcrumbs, #toprt, #topbook {
	display: none;
	float: none;
}
#content, #right, #centre {
	float: none;
	width: 100%;
}


