/* CSS for Print */

#content {
	overflow:visible;
}

#navigation, #header, #footer {
	display:none;
}