

#Header {
	display:none;
}

#PrintHeader {
	display: block;
}

#ContentArea {
	margin: 0;
	width: auto !important;
}

#TextArea {
	margin: 0;
	margin-top: 20px;
	font-size: 90%;
	width: auto !important;
}

h1 {
	font-size: 250%; 
	font-family:Arial, Helvetica, sans-serif;
	line-height: 100%;
	margin: 0;
	color:#000;
	letter-spacing: 0.05em;
}

#HeadingDesc {
	font-size: 130%;
	font-weight:bold;
	font-style:italic;
	margin:0;
}

#MainNav  {
	display:none;
}

#SmallCovers {
	display:none;
}

#HomeSlideShow {
	display:none;
}

#HomeSlideShowPrint {
	margin-top: 10px;
	display:block;
}

#Footer {
	clear: both;
	font-size: 75%;
	color: #000;
	padding: 5px;
	margin: 20px 0px;
}
