/* background: #fff url(Header.jpg) no-repeat 0 0; */

#banner  {
	/*background-color: #d22133;*/
	width: 840px;	
	height: 325px;
	background-color: transparent;
	z-index:4;
	
}

#header  {
	background-color: #d22133;
/*	position: relative;*/
	width: 840px;
	height: 35px;
	/*margin-top:3px;*/
}

#LeftMenu UL LI {
	margin-left: -8px;
	line-height: 17px;
	}


#menu {
	height: 35px;
	font-family: Geneva, sans-serif;
	width: 840px;
	/*clear: both;*/
	list-style: none;	
	/*background-color: #d22133;*/
	background-color: transparent;
	text-align: center;
	margin-left:0px;
	padding-top:3px;
	/*position: relative;*/
	
}


#menu ul {
		/*height: 30px;*/
		/*padding-left:20px;*/}

#menu li {
	Color: white;
	font-weight: bold;
	float: left;
	font-family: "Comic Sans MS";
	padding: 0px 5px 0px 10px;
	line-height: 23px;
	
}

#menu li.first {
	padding-left: 5px;
}

#menu li a {
	Color:white;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	display: block;
	float:left;
	padding:5px;
}

#menu li a:hover {
	Color:#CB0029;
	font-weight: bold;
	background-color: white;
	text-decoration:none;
	display: block;
	float:left;
	padding-top:5px;
}

#signpost {
	background-color: transparent;
	position: relative;
	float: right;
}
#homepic {
	background-color: transparent;
	position: relative;
	float: left;
	width: 200px;
	}
#lowerleft	{
	width: 190px;
	padding:5px;
	
	}
#lowerright	{
	width: 190px;
	padding:5px;
	
	}	
#midright {
	background-color: transparent;
	position: relative;
	float: right;
	width: 190px;
}	
H4 {	
	background-color: #d22133;	
	color: white;
	Font-weight:bold;
	font-size: 14px;
	text-align: center;}
	
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}	