#pageheading {
	background-color: #6699CC;
	background-image: url(images/header_localinfo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 68px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#villagelistcontainer {
	width: 98%;
	clear:left;
}
#villagelistleft{
	margin-right:18px;
	width: 150px;
	float: left}
	
#villagelistright{
	margin-right:30px;
	width: 150px;
	float: right}

ul.villagelist {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	list-style-type: none;
}
