a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

.pageTitle {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/ContentBGTop.gif);
	background-color: #FDC0A1;
	background-position: center;
}

.sodPageTitle {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: white;
	background-position: center;
}

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

.Navigator {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #000000;
	font-weight: bold;

}

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

a.Navigator:visited {
	text-decoration: none;
	color: #000000;
}
a.Navigator:hover {
	text-decoration: none;
	color: #FF0000;
	text-indent: 2px;
}
a.Navigator:active {
	text-decoration: none;
	color: #99CCFF;
	text-indent: 2px;
}
.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: scroll;
	background-repeat: no-repeat;
	background-image: url(images/ContentBG.gif);
	background-color: #FDC0A1;
	background-position: center 0pt;
}

.sodContentCell {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: white;
	background-position: center 0pt;
}

.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;
}
.date {
	text-decoration: underline;
	font-family: "comic Sans MS";
	text-align: left;
	vertical-align: top;


}
