/* CSS Document */

.sh_header{
	display:block;
	background:#A8A097;
	padding:3px;
	text-transform:uppercase;
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	color:#fff;
}

.sh_logoBack{
	/*background-image:url(bugBackground.jpg);
	background-position:center center;
	background-repeat:no-repeat;
*/}

.lifegroupsBack{
	background-image:url(background_lifeGroups.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.aboutBack{
	background-image:url(background_about.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
