#container img{ margin-left: 25px; }
#theChurch span{ display: none; }
#theChurch{ 
	background-image: url(../_images/org_chart_church.png);
	position: relative;
	margin: 0px auto;
	width: 700px; height: 500px;
}
#theStaff span{ display: none; }
#theStaff{ 
	background-image: url(../_images/org_chart_staff_11-2011_02.png);
	position: relative;
	margin: 0px auto;
	width: 700px; height: 600px;
}
#theElders span{ display: none; }
#theElders{ 
	background-image: url(../_images/org_chart_elders.png);
	position: relative;
	margin: 0px auto;
	width: 700px; height: 600px;
}
