#themedpreaching {
	font-family: Arial, Helvetica, sans-serif;
	width:620px;
	text-align:left;
	margin-top:30px;
	border:0px #ccc solid;
	padding:10px;
	margin-bottom:50px;
	background-color:#fff;
}

#themedpreaching ul {
	margin:0px;
	padding:0px;
}

#themedpreaching ul li {
	list-style:none;
	padding:5px;

}

#themedpreaching p {
	color:#000;

}


#themedpreaching a {
	color:#3333cc;
	text-decoration:none;

}

#themedpreaching a:hover {
	text-decoration:none;
	color:#f00;

}

#themedpreaching h4 {
	display:block;
	border-bottom:1px #ccc solid;
	font-size:26px;
	margin:0px;
	
	color:#000;
	
	

}