/* padding for printed document */
body {
	padding: 2em 0;
	font-size: 90%;
	font:Georgia, "Times New Roman", Times, serif;
}


#header_simple, #header_graphical, #left, #right, #footer, #top_nav_wrap, #top_wrap, #accessibilty{display:none;}
a, a:link{color:#000; text-decoration:underline;}




/* force content to go accross whole page */
#center {
	width: 95%;
	padding: 0;
}

.print, .left, .right {display:none;}



