/* === HIGH ON LIFE PRINT STYLESHEET === */

body { background: #FFF; }

#PrintHeader, #PrintFooter {
	display: block;
}
#HeaderContainer, #FooterContainer { display: none; }
.HomeLeft, .HomeMenuArea, .HomeRight, .ContentLeft, .ContentRight, .ContentCornerDude { display: none; }
.ContentArea {
	width: 600px; 
	padding: 0;
	background: #FFF url(none);
	border-bottom: 1px solid #745824;
	padding-bottom: 20px;
}
