/*
	This stylesheet makes the web site printer-friendly.
*/

#articles-events, #content, #wrapper {
	overflow: visible;
}

#copyright-credits {
	padding-top: 30px;
}

#wrapper {
	border: none;
}

#right {
	width: 100%;
}

#left {
	display: none;
}
