body {
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	background:#F1F0FF;
	padding:0;
	margin:0;
}

a {
	text-decoration:underline;
	color:#000000;
}

p a {
	text-decoration:underline;
	color:#660066;
}

hr  {
	color:#712BC1;
}

#container  {
	width:850px;
	margin: 0 auto;
}

#smallhead {
	height:62px;
	width:100%;
	background:url(bgimages/smalltopbg.jpg) left repeat-x;
}

#bigheadnav {
	width:100%;
	height:275px;
	background:url(bgimages/gradient-bodyp.jpg) top repeat-x;

}	

#bigheadnavtwo{
	width:100%;
	height:230px;
	background:url(bgimages/gradient-bodyp.jpg) top repeat-x;

}	

#real {
	width:100%;
	height:30px;
	margin:0;
	}
	
#real a {
text-decoration:underline;
	}

#content {
	float: right;
	width: 550px;
	margin-right:40px;
	font-size:12px;
	background:url(bgimages/contentbg.png) top left repeat-x;
}

#contentsermon {
	width: 550px;
	margin-right:40px;
	font-size:12px;
	background:url(bgimages/contentbg.png) top left repeat-x;
}

#contenttwo  {
	background:url(bgimages/contentbg.png);
}

#contentthree {
	float: right;
	width: 600px;
	margin-right:40px;
	font-size:12px;
	background:url(bgimages/contentbg.png) top left repeat-x;
}

#contentfour {
	float: right;
	width: 600px;
	margin-right:40px;
	font-size:12px;
}

#content blockquote  {
	background:url(bgimages/bqbg1.png) top left repeat-x;
}
 
#content blockquote ul {
 	background:url(bgimages/bqbg.png) top left repeat-x;}
	
#content blockquote ul a {
	text-decoration:underline;
	}

	
#contentthree blockquote  {
	background:url(bgimages/bqbg.png) top left repeat-x;
}

#sidebar {
	float: left;
	width: 215px;
	padding-left:25px;
	font-size:12px;
}

#sidebarthree {
	float: left;
	width: 190px;
	padding-left:10px;
	font-size:12px;
}

#footer {
	height:77px;
	width:100%;
	clear:both;
	background:url(bgimages/grey-footnav2.jpg) left repeat-x;
	font-size:10px;
}
