#headercube {
	position:absolute;
	top:-10px;
	width:80%;
	height:138px;
	background-image:url(/images/layout/lscapeheader.tif);
}
#content {
	position:absolute;
	top:165px;
	width:80%;
}
h1 {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}
h3 {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 11pt;
}
#navigation, #prodicon, #news, #newspdf, .noprint { display: none; }

body, p, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 11pt;
}
.img_rhs {
	float:right;
	padding-left: 10px;
}
.img_lhs {
	float:left;
	padding-right: 10px;
}
.img_rhssamples {

	float:right;
	padding-right: 10px;
}
