.halfwidthbox {
	float: none;
	width: 350px;
}
.imageleft {
	clear: both;
	float: left;
	border: thin none #000000;
	margin: 5px;
	height: auto;
	width: auto;
}
.jointhechurchHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #006699;
	background-color: 99cccc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	float: left;
	width: auto;
	border: thin none;
	font-weight: bold;
}
.basicBgd {
	background-color: #FAF3DE;
	margin: 10px auto;
	padding: 2px;
	width: 400px;
	border: thin solid #666666;
	text-align: center;
	vertical-align: middle;
}

