body {
	margin: 0;
	padding: 0;
	background-color: #65563B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	background-image: url(images/hoh_bgnl.gif);
	background-repeat: repeat-x;
}
a:link {
	font-style:normal;
	color: #fff;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-style:normal;
	color: #fff;
	text-decoration: underline;
}
a:hover {
	background:#1d160d;
	font-style:normal;
	color: #fff;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	background:#1d160d;
	font-style:normal;
	color: #fff;
	text-decoration: underline;
}
input {
	width: 150px;
}
#flashcontent {
	height: 344px;
	font-family:arial;
	font-size:12px;
	width: 766px;
	display:block;
	text-align: center;	
}
#main{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	background:#6d5e41;
	padding: 10px;
}

#cell-content {
	background-color: #7e6d4b;
	padding:5px;
	vertical-align: top;
}
#cell-picture {
	width: 256px;
	background-color: #554a33;
	background-image: url(images/cell_bg.gif);
	vertical-align: top;
}
#gallery {
	border: 3px;
	border-style: solid;
	border-color: #fff;
}
#cell-footer {
	font-size: 14px;
	background:#fff;
	margin: 5px;
	padding: 5px;
}
#cell-footer a {
	background:#fff;
	font-style:normal;
	color: #000;
	text-decoration: none;
}
a img{
vertical-align: bottom;
}


