/* CSS Document */

#bodyTable td.leftCol {
	background-image: url(../images/bg_wideCell.jpg);
}


/* SITE MAP */
#sitemap_container ul {
	display: inline;
	float: left;
	font-weight: bold;
	width: 19%;
	margin-bottom: 30px;
}
#sitemap_container ul ul {
	display: block;
	font-weight: normal;
	width: 93%;
	margin-bottom: 0px;
	margin-left: 10px;
}