@charset "UTF-8";
#masterWrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000000;
	height: 1310px;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	width: 745px;
	left: 235px;
	top: 165px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #A1AA2D;
	height: 1070px;
}
.catagoryHead {
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 32px;
	position: absolute;
}
.intersectHead {
	margin: 0px;
	padding: 0px;
	left: 22px;
	top: 88px;
	position: absolute;
}
#topTextBox {
	position: absolute;
	height: 200px;
	width: 290px;
	left: 24px;
	top: 120px;
}
#topTextBoxPart2 {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 24px;
	top: 318px;
}
.quizzing {
	position: absolute;
	left: 22px;
	top: 478px;
	margin: 0px;
	padding: 0px;
}
#bottomTextBox {
	position: absolute;
	height: 300px;
	width: 466px;
	left: 24px;
	top: 510px;
	background-image: url(../Erin Village Alliance Church/css-files/images/headings/worship.gif);
}
.mainImg {
	position: absolute;
	height: 260px;
	width: 400px;
	left: 333px;
	top: 35px;
}
#specialEventTextBox {
	position: absolute;
	height: 180px;
	width: 450px;
	left: 24px;
	top: 605px;
	background-color: #EDF7D8;
	padding: 18px;
}
.largerEventsDetails {
	font-size: 14px;
	line-height: 17px;
}
.dateEventsDetails {
	font-size: 16px;
	line-height: 22px;
}
#footer {
	height: 20px;
	width: 745px;
	background-color: #000000;
	position: absolute;
	left: 235px;
	top: 1240px;
}

