#middleheader {
	margin-top: 7px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-header.png/$FILE/page-header.png);
	background-repeat: no repeat;
}

#middlefooter {
	margin-bottom: 10px;
	float: left;
	width: 900px;
	height: 19px;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-footer.png/$FILE/page-footer.png);
	background-repeat: no repeat;
}

#middle {
	color: #ffffff;
	float: left;
	width: 820px;
	background-color: #000000;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-background.png/$FILE/page-background.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
}
#middleimage {
	color: #ffffff;
	float: left;
	width: 899px;
	background-color: #000000;
	background-image: url(/WebSite/cms.nsf/LookupImages/page-background.png/$FILE/page-background.png);
	background-repeat: repeat-y;
	padding-left: 1px;
	height: 165px;	
}

