body {
	background-image: url(images/hftpa_BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	vertical-align: top;
}

#main  {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 791px;
}

#content_area  {
	padding: 0px 15px 15px 15px;
}

#top_date {
	width: 325px;
	vertical-align: bottom;
	text-align: left;
}

#top_nav  {
	width: 325px;
	vertical-align: bottom;
	text-align: right;
}

.gutter-top {
	background-image: url(images/hftpa_gutter_top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 791px;
	vertical-align: bottom;
}

.gutter-left {
	background: url(images/hftpa_gutter_left2.jpg) no-repeat;
	width: 21px;
	background-position: left top;
	min-height: 676px;
	border-right: 2px solid #FCFFFF;
}

.gutter-right {
	background: url(images/hftpa_gutter_right2.jpg) no-repeat;
	min-height: 676px;
	width: 22px;
	background-position: right top;
	border-left: 2px solid #FCFFFF;
}

.content {
	background-image: url(images/hftpa_gradiant_bottom.jpg);
	background-color: #FDF7E9;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 603px;
	min-height: 500px;
	border-right: 1px solid #6D4405;
	border-left: 1px solid #6D4405;
}

.leftCol {
	width: 150px;
	background: #000000;
	min-height: 537px;
	padding: 8px;
	text-align: right;
	background-image: url(images/hftpa_address.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer {
	background-image: url(images/hftpa_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 55px;
vertical-align: middle;
text-align: center;
}
