/* quick change for print to display where the link leads */
/*
a:after{
	color:#888888;
	content: attr(href);
	margin-left:4px;
}
*/
.column, #breadcrumbs, #popup, #header, #footer, .image_header {
	display: none
}