#header {
	margin-right: auto;
	margin-left: auto;
	height: 207px;
	width: 960px;
	padding-top: 8px;
} 
body {
	background-color: #EEEEEE;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px; 
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(../images/body.png); 
	overflow:auto;
}  
#contentleft 
{
	float:left;
	width: 240px;
	padding: 30px;

}
#contentleft li a {
	text-decoration:none;
	color: #777;
}
#contentleft li {
	padding-bottom: 7px;
}

#contentleft li a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #38699B;
} 
#contentright
{
	float:right;
	width: 620px;
	padding: 20px;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color:#333;
}
#contentright h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:36px;
	color: #305893;
	font-weight: normal;
	padding-bottom: 20px;
}
#contentright p {
	padding-bottom: 12px;
} 
#footer {
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	width: 960px;
	background-image: url(../images/footer.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E5993;
	line-height: 13px;
}  
#footer a
{
	text-decoration:none;
	color: #2E5993;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#footer a:hover
{
	text-decoration:none;
	color: #2E5993;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	font-style: italic;
	margin-left: 6px;
	padding-left: 6px;
	color: #305893;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
.makeitblue {
	color: #305893;
}
hr {
	color: #305893;
}
#prayersection {
	float: left;
	width: 48%;
	border-right-color: #335A92;
	clear: both;
}
#praisesection {
	float: right;
	width: 48%;
}
.cleardiv {
	clear: both;
	height: 1px;
}
.smallprint {
	font-size: 12px;
	line-height: 18px;
}
