html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	height:7px
}



#menu {
	width: 794px;
	height: 66px;
	margin: 0px 0px 0px 0px;
	background: #2E2E2E;
	background-image:url(images/navi.jpg);
}

#menu ul {
	margin: 0;
	padding: 16px 0px 0px 77px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 16px 0 16px;
	text-decoration:none;
	color: #FF0000;
	font:bold;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}




body {
	background: #FFFFFF url(images/bg.jp_) repeat-x; 
	text-align: center;
	font:  14px  Helvetica, Georgia, Verdana, Arial, sans-serif, Times New Roman, Times, serif;
	font-weight:100;
	color: #FFFFFF;
	border: 0px solid #000000;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 794px;
	height:600px;
	border: 0px solid #000000;
}
#body {
	position: relative;
	margin-left: 0px;
}
#head {
	position: absolute;
	top: 137px;
	left: 773px;
	width: 19px;
	height: 20px;
	font-size:small;
	background: url(images/header.jp) no-repeat;
}
#topnav {
	position: absolute;
	top: 73px;
	left: 775px;
	width: 24px;
}
#topnav a {
	font-weight: normal;
	color:white ;
}
#topnav a:hover {
	color: #CCCCCC;
}



#topnav2 {
	position: absolute;
	top: 61px;
	left: 348px;
	width: 605px;
}
#topnav2 a {
	font-weight: normal;
	color: #989898;
}
#topnav2 a:hover {
	color: white;
}




#left-box {
	position: absolute;
	top: 387px;
	left: -59px;
	width: 35px;
	height: 194px;
	background: # url(images/left_bg.jp) repeat-x;
}
#left-box .inner {
	padding: 0px 0px 0px 0px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 175px;
	left: 42px;
	width: 275px;
	height: 320px;
	background: # top left url(images/left_shadow.jp) no-repeat;
}
#content-bot {
	background: bottom url(images/body_bg.gi) repeat-x;
	height: 315px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 10px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 430px;
	border: 0px solid #181818;
}
#tray .redbox {
	float: left;
	width: 215px;
	_height: 279px;
	min-height: 279px;
	background: #ffffff url(images/red_bg.jpg) repeat-x;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
	color:#666666;
}
ul {
	margin: 0px 0 0px 0;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
	color:#666666;
	
}



.partners {
	background: bottom url(images/partners.jpg) no-repeat;
	height: 250px;
	margin-right: 0px;
	position: relative;
}



.divider {
	background: bottom url(images/divider.jpg) no-repeat;
	height: 26px;
	margin-right: 0px;
	position: relative;
}

#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: url(images/Hubert_Mansion_Footer_25.jpg);
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

