body {
	background: white;
	padding: 3em;
	margin: 0;
	font-size: 11pt;
}
#main, #body, #content, #left, #left_inner, #footer {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border: none;
}
h1#site_title {
	display: block !important;
	color: #666;
	font-size: 2em;
	margin: 0 0 2em 0;
}
#header, #footer ul.menu, #topnav, .links, .tabs, .node_tags, .node_buttons, #right, .breadcrumb {
	display: none !important;
}
.node_type {
	color: #999;
}


h1.title {
	font-family: "Georgia", "Garamond", "Times New Roman", "Times", serif;
	font-size: 1.75em;
}


#printer_friendly_remove {
	cursor: pointer;
	display: block;
	position: fixed;
	top: 10px;
	right: 10px;
	font-size: 1.2em;
	color: blue;
}
#printer_friendly_url {
	margin: 2em 0 0 0;
	font-size: 0.9em;
	text-align: center;
}
