html, body {
	background-color: #d4c9b5;
}
body {
	font-size: 0.75em;
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 1.25em;
}
a {
	color: #008067;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#header, #leftNavigation, #footer {
	display: none;
}
.printBasketPrintClass {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
	overflow: visible;
}
.printBasketPrintClass #pagiNation {
	display: none;
}
.printBasketPrintClass #pageHeader{
	border-color: black;
}
#pageHeader h2 {
	clear: both;
	width: 100%;
}
.printBasketPrintClass, body, html, #content {
	width: auto;
	border: none;
}
img.display_img{
	display:block!important;
	height:400px;
	width:100%;
}
#flashContent{
display:none!important;
float:left;
}
