@charset "ISO-8859-1";
#sitemapdivL {
	float: left;
	height: 529px;
	width: 16px;
	background-image: url(images/mfs_sitemap_spcrlft.jpg);
	background-repeat: no-repeat;
}
#sitemapdivC {
	float: left;
	height: 529px;
	width: 736px;
	background-image: url(images/mfs_sitemap_cntr.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#sitemapdivR {
	float: right;
	height: 529px;
	width: 25px;
	background-image: url(images/mfs_sitemap_spcrrht.jpg);
	background-repeat: no-repeat;
}
