.topLOGO {
	float: right;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 0px;
	top: 1px;
	z-index: 20;
}
body {
	background-image: url(../images/ccclogoBG.jpg);
	background-repeat: no-repeat;
	background-color: #151464;
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
.topHOME {
	float: right;
	top: 220px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 0px;
	z-index: 25;
}
.Content {
	position:relative;
	z-index:17;
	left: 0px;
	color: #FFFFFF;
	top: 220px;
	width: 90%;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 25px;
}.Content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.Content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 100%;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
.Content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #151464;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
	text-indent: 10px;
}
.Content h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3366FF;
	font-weight: bold;
}
.Content th {
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
}
.Menu {
	font-size: 75%;
}
.scripture {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}
.Content ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 100%;
}
