#PageLayout {
	width: 780px;
	background-image: url(/images/pagebckgrnd.jpg);
	background-repeat: repeat-y;
}
#MenuBar {
	float: left;
	width: 180px;
}
#BannerHead {
	background-color: #FFF;
}
#Content {
	text-align: center;
}
#Footer {
	text-align: center;
	clear: both;
	background-color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
}
li {
	list-style-position: inside;
	list-style-type: none;
}
.menuleft  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li a {
font-weight: bold;
}
p.menuleft {
	margin-left: 10px;
}.area {
	font-size: 16px;
	margin: 0px;
}
