/* CSS Document */
#imagecontainer {
	float: right;
	height: 123px;
	width: 677px;
	background-image:url(../design_img/img_sitemap.jpg);
	}
	
/* text styles */
.h2green {color: #6ca7ce;}
	
/* sitemap table */
#sitetable {width:642px; position:relative;}
	#sitetable td {width:214; vertical-align:text-top;padding:5px;}