* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/ccbg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#apRibbons {
	position:absolute;
	z-index:1;
	top: 489px;
	padding: 0px;
	width: 750px;
	text-align: right;
}
#topshadowrap {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topshadow.png);
	background-repeat: no-repeat;
	height: 144px;
}


#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#bottomshadow {
	margin-right: auto;
	margin-left: auto;
	width: 845px;
	background-image: url(../images/bottomshadow.png);
	background-repeat: no-repeat;
	height: 20px;
}


#wrapper {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7d004c;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#header {
	width: 815px;
	padding: 0px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 144px;
	background-image: url(../images/masttopPSDblue.jpg);
	text-indent: -9999px;
}
#homeHeader {
	width: 815px;
	padding: 0px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 144px;
}

#navbar {
	text-align: center;
	vertical-align: bottom;
	padding-top: 5px;
	background-color: #26165f;
}
#contentWrapper {
	padding: 0px;
}

#verse {
	height: 190px;
	width: 662px;
	text-indent: -9999px;
	background-image: url(../images/verse1cor.jpg);
	margin-right: auto;
	margin-left: auto;
}
#bluebar {
	width: 815px;
	text-indent: -9999px;
	background-image: url(../images/hourbluebar.png);
	height: 83px;
	margin-right: auto;
	margin-left: auto;
}
#inneed {
	width: 815px;
	background-image: url(../images/middleinneed2010.jpg);
	text-indent: -9999px;
	height: 339px;
	margin-right: auto;
	margin-left: auto;
}
#bottomphone {
	width: 815px;
	text-indent: -9999px;
	background-image: url(../images/bottomphone.png);
	height: 201px;
}
#footer {
	background-color: #26165f;
	background-image: url(../images/footerbg.jpg);
	padding-bottom: 20px;
	color: #FFF;
	background-repeat: repeat-x;
}
#footercontent {
	text-decoration: none;
	padding-top: 17px;
}
#footercontent a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.3em;
	font-weight: bold;
}
#footer #footercontent .first_hormenuitem {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-left: 50px;
}
#footer #footercontent .middle_hormenuitem {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#footercontent a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #7d004c;
}
#footer .copyright {
	text-align: center;
	color: #FFF;
	font-size: 1em;
}
.bio .bioLeft .bioImage h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #301F63;
	text-decoration: none;
	display: block;
}
.bio .bioLeft .bioImage h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #301F63;
	display: block;
}
