#hf-top {
	position:absolute;
	left:50%;
	top:5px;
	width:577px;
	height:97px;
	background-image: url(../slices/hf_top.jpg);
	margin-left: -288px;
}

#hf-nav {
	position:absolute;
	left:50%;
	top:102px;
	width:577px;
	height:24px;
	background-image: url(../slices/hf_nav.jpg);
	margin-left: -288px;
}

#hf-body {
	position:absolute;
	left:50%;
	top:126px;
	width:577px;
	height:448px;
	background-image: url(../slices/hf_body.jpg);
	margin-left: -288px;
	}
body {
	background-image: url(../images/bg.jpg);
}
#bodybox {
	height: 428px;
	width: 517px;
	padding: 10px 30px;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#thumbbox {
	height: 428px;
	width: 517px;
	padding: 10px 30px;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#navigation {
	position: static;
	left: 0px;
	top: 0px;
	margin-left: 29px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AB0101;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AB0101;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AB0101;
	text-align: left;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
#indeximagecontainer {
	height: 200px;
	width: 276px;
	margin-left: -143px;
	border: 10px solid #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -120px;
}
.thumbpic {
	margin: 14px;
}
a:link {
	color: #AB0101;
}
a:visited {
	color: #610101;
}
a:hover {
	color: #AB0101;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #AB0101;
	text-decoration: underline;
}
