#wrapper {
	background-image: url(images/prayer_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 615px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#footer p a, a:visited {
	font-weight: bold;
	color: #CE8937;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

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


#leftColumn {
	background-image: url(images/chapters.png);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 168px;
	background-position: 15px 105px;
}
.current {
	color: #CE8937;
}
p {
	margin-top: 0px;
	margin-bottom: 18px;
}
#wrapper #centerColumn p a ,a:visited{
	color: #3B3A3A;
	text-decoration: none;
}
.clearish {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}





#centerColumn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #3B3A3A;
	float: left;
	height: 223px;
	width: 70px;
	margin-left: 15px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 17px;
}
#rightColumn {
	float: left;
	width: 320px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3A3A;
	line-height: 18px;
	margin-bottom: 10px;
}
#wrapper #centerColumn p a:hover {
	color: #CE8937;
	text-decoration: underline;
}

#wrapper #rightColumn a, a:visited {
	font-weight: bold;
	color: #CE8937;
	text-decoration: none;
}
#wrapper #rightColumn a:hover {
	text-decoration: underline;
}

.outOfMyFace {
	margin-bottom: 20px;
}
