#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #004770;
	padding-left: 4px;
}
.verysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#content-area {
	background-color: #fef9fe;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b4c8d8;
	border-bottom-color: #b4c8d8;
	border-left-color: #b4c8d8;
}
.spacer {
	color: #fef9fe;
}
#navbar {
	padding-top: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#navbar a:link {
	color: #e68c05;
	text-decoration: none;
}
#navbar a:hover {
	color: #6f8998;
	text-decoration: underline;
}
#navbar a:visited {
	color: #e68c05;
	text-decoration: none;
}
#faith {
	line-height: 12px;
}
#border {
	border: 3px solid #004770;
}
a:link {
	color: #e68c05;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6f8998;
}
a:visited {
	color: #e68c05;
	text-decoration: none;
	font-weight: bold;
}
#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 12px;
}
.highlight {
	font-weight: bold;
	color: #004770;
}
#headline {
	font-size: 16px;
	font-weight: bold;
	color: 004770;
}
.credit {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
