.HPHBox {
	height: 450px;
	width: 500px;
	position: relative;
	top: 5px;
	background-position: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.HPHImg {
	position: absolute;
	left: 50%;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	top: 85px;
	margin: 0px 0px 0px -225px;
	padding: 0px;
	overflow: hidden;
	height: 338px;
	width: 450px;
	text-align: center;
}
