div#environments { position: relative; width: 585px; }
div#environments h3.foyer, div#environments h3.living, div#environments h3.kitchen {
	width: 196px;
	height: 116px;
	}
div#environments h3.foyer { position: relative; }
div#environments h3.living { position: absolute; top: 0; left: 195px; }
div#environments h3.kitchen { position: absolute; top: 0; left: 390px; 
	}
div#environments h3.foyer a:link, div#environments h3.foyer a:visited { background: transparent url(../../../OCM%20site/chinese.png)top left no-repeat; text-align: left; text-indent: -9999px; display: block; height: 115px; }
div#environments h3.living a:link, div#environments h3.living a:visited { background: transparent url(../../../OCM%20site/sermon.png) top left no-repeat; text-align: left; text-indent: -9999px; display: block; height: 115px; }
div#environments h3.kitchen a:link, div#environments h3.kitchen a:visited { background: transparent url(../../../OCM%20site/english.png) top left no-repeat; text-align: left; text-indent: -9999px; display: block; height: 115px; 
	}
div#environments h3.foyer a:hover { background: #FFFFFF url(../../../OCM%20site/chinese.png) bottom left no-repeat; }
div#environments h3.living a:hover { background: #FFFFFF url(../../../OCM%20site/semon.png) bottom left no-repeat; }
div#environments h3.kitchen a:hover { background: #FFFFFF url(../../../OCM%20site/english.png) bottom left no-repeat; 
	}
div#environments h3.currentenv a:link, div#environments h3.currentenv a:visited {
	background-position: center left !important;
	}
div#foyer, div#living, div#kitchen {
	padding: 20px 0 0 0;
	margin: 0;
	}
div.envitem {
	background: transparent url(../../../OCM%20site/IMG_3966.JPG) bottom left no-repeat;
	padding: 5px 0 20px 0;
	clear: left;
	float: left; 
	width: 585px;
	}
div.envitem img { float: left; }
div.envitem div.text { float: left; width: 425px; padding: 10px 0 0 10px; }
div.envitem h4 { font-size: 12px; }
#foyeranchor, #livinganchor, #kitchenanchor { positon: absolute; top: 0; left: 0; }
div.envclearer { clear: both; font-size: 1px; line-height: 1px; padding: 0; margin: 0; }
