a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

.pageTitle {
	font-family: "Comic Sans MS";
	font-size: 20pt;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/ContentBGTop.gif);
}

.Content {
	font-family: "Comic Sans MS";
	vertical-align: top;
	text-align: left;
	text-indent: 24px;
}

.Navigator {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;

}

a.Navigator:link {
	text-decoration: none;
	color: #ffffff;
}

a.Navigator:visited {
	text-decoration: none;
	color: #ffffff;
}
a.Navigator:hover {
	text-decoration: none;
	color: #CC0000;
	text-indent: 5px;
}
a.Navigator:active {
	text-decoration: none;
	color: #CC0000;
	text-indent: 5px;
}
.BottomEdge {
	background-color: #FDC0A1;
}
.leftEdge {
	background-image: url(images/borderLft.gif);
	background-color: #FDC0A1;
	background-repeat: repeat-y;
	background-position: left;

}
.rightEdge {
	background-image: url(images/borderRgt.gif);
	background-color: #FDC0A1;
	background-repeat: repeat-y;
	background-position: right;

}
.ContentCell {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/ContentBG.gif);
}

.verse {
	font-style: normal;
	text-decoration: underline;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;

}
.verseRt {

	font-style: italic;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: right;
}
.eagles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;

}
