#hnclsidebar {
	position: absolute;
	top: 200px;
	left: 0;
	background: transparent;
	float: left;
	padding: 10px;
	width: 190px; }
#hncrsidebar {
	position: absolute;
	top: 300px;
	right: 0;
	background: transparent;
	float: right;
	padding: 10px;
	width: 190px; }
#hnccontents {
	position: absolute;
	top: 200px;
	right: 200px;
	background: transparent;
	float: right;
	padding: 10px;
	width: 550px; }
.hp1 {	position: relative;
	top: 0px;
	height: 400px; }
.hp2 {	position: relative;
	top: 0px;
	height: 275px; }
.hp3 {	position: relative;
	top: 0px;
	height: 200px; }
.hp4 {	position: relative;
	top: 0px; }
ul.hncnavigation {
	margin: 0;
	list-style: none; }
ul.hncnavigation li { float: none; }
ul.hncnavigation a {
	color: black;
	display: block;
	background: #d3d3d3;
	border-width: 4px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: orange;
	border-bottom-color: #333;
	border-left-color: #858585;
	width: 125px;
	height: 60px;
	padding: 5px;
	margin-right: 50px;
	text-decoration: none;
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 18pt; }
ul.hncnavigation a:hover {
	color: black;
	background-color: orange; }
ul.hncnavigation a.active {
	color: black;
	background-color: #ffffff; }
ul#hncsidemenu {
	margin: 0;
	list-style: none; }
ul#hncsidemenu a {
	color: black;
	display: block;
	background: #d3d3d3;
	border-width: 4px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #00ffff;
	border-bottom-color: #333;
	border-left-color: #858585;
	width: 100px;
	padding: 5px;
	margin-right: 50px;
	text-decoration: none;
	text-align: center;
	font-family: georgia, times, serif;
	font-size: 9pt; }
ul#hncsidemenu a:hover {
	color: black;
	background-color: #00ffff; }
a.hncbutton {
	float: right;
	text-decoration: none;
	margin-left: 5px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: orange;
	border-bottom-color: #333;
	border-left-color: #858585;
	color: black;
	background-color: orange; }
h4.hncfooter {
	position: relative;
	top: 50px;
	left: 0;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-top: 20px;
	width: 984px;
	text-align: center;
	color: blue;
	border:solid; }
p.mup2 { margin-top: -20px; }
p.mdown2 { margin-top: 40px; }
br.clear { clear:both; }
