.content-box .box-stuff {
	padding: 0px;
	margin: 0;
	}
/*.left-box .box-stuff {
	padding: 0px;
	margin: 0;
	} */
/*.left-box dl {
	margin-bottom: 0px;
	}*/
#pageheader {
	width: 728px;
	height: 90px;
	background: url(../images/pageheader.gif);
	position: relative;
	left: 241px;
	}
#bannered img {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	}

#phtext {
	position: absolute;
	height: 45px;
	margin-top: 23px;
	width: 100%;
	text-align: center;
	font-size: large;
	font-size: 300%;
	font-weight: bold;
	color: white;
	}

.content-box .box-stuff {
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#hp-searchbox input {
/*	height: 20px;-*/
	font-weight: bold;
	}

.left-box h2, .content-box h2, .right-box h2 {
/*	font-family: "Times New Roman", serif; */
	font-weight: 400;
	font-size: 145%;
	color: black;
	text-align: left;
	margin-left: 0px;   /* to make left header image visible */
	zpadding-right: 10px; /* to allow for above margin so text center's properly */
	padding-bottom: 10px;
	padding-top: 1px;
	background: orange;
	background: url(../images/cont.png) no-repeat;
	height: auto;
	width: 65%;
	padding-left: 50px;
	zborder-bottom: 1px solid black;
	}

.left-box h2, .content-box h2, .right-box h2 img {
	padding-top: 5px;
}

.left-box, .content-box, .right-box {
	background: none;
	}

.content-box .box-stuff {
   background: #fff;
   background: none;
	}

.left-box .box-stuff  {
   background: #fff;
   background: none;
	}
	
.right-box .box-stuff {
	background: none;
	border-top: #ffb229 solid 1px;
	}



