
#menu {
	background: #C5D995;
	float: left;
	list-style: none;
	margin: 0;
	padding: 40;
	width: 700;

}
#menu li {
	float: left;
	font: 11 "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #C5D995;
	color: #264377;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #264372;
	color: #ffffff;
	padding-bottom: 9px;
	}
	
#header {
	background-color: #C5D995;
	height: 35px;
	align: center;}
		
.style8 {font-size: 16px; }

.style7 {
	font-size: 18px;
	color: #C5D995;
	font-style: italic;
	}
	
.style9 {
	font-size: 14px;
	color: #ffffff;
}

.style12 {
	font-size: 16px;
	color: #ffffff;
}
.style10 {font-size: 20px; color: #264372; }

.style11 {font-size: 24px}

.style16 {
	font-size: 12px;
	color: #C5D995;
}

.style17 {color: #C5D995}

body {
	background-color: #264372;
	background-image: url(HH_bg.png);
	background-repeat: no-repeat;
	Preload: (HH_bg.png,header.png);

}

.style13 {color: #999999}
.style14 {color: #264372}

a:link {
	color: #264372;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C5D995;
}
a:active {
	text-decoration: none;
}

.hr {
	color: #FFFFFF;
	 
	 }