@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(template/images/bg.png);
	background-repeat: repeat;
}
.wrapper {
	width: 700px;
	position: relative;
	height: 680px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.newsletter {
	height: 204px;
	width: 224px;
	left: 20px;
	padding-left: 42px;
	position: relative;
}
.churchlogo {
	width: 243px;
	height: 95px;
	padding-left: 35px;
	padding-top: 10px;
}
.acsilogo {
	height: 64px;
	width: 181px;
	padding-left: 65px;
	padding-top: 10px;
}
.about {
	float: right;
}
.header {
	height: 305px;
	width: 702px;
}

