@charset "utf-8";
.left {
	background-image: url(../images/churchleft.png);
	background-repeat: no-repeat;
}

.backg {
	background-repeat: no-repeat;
	background-image: url(../images/churchback.png);
}


.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #BDCDE7;
	position: static;
	left: 10px;
	top: auto;
}
.top {
	background-image: url(../images/churchhead.png);
	background-repeat: no-repeat;
	background-position: right;
}
.archivetable {
	background-image: url(../images/facultyback-mid.png);
	float: left;
	background-repeat: repeat-y;
}
.archivetable p {
	text-align: center;
}
.archivetable a:hover {
        color: #53566F;
}

