body {
	background-color:#ffffff;
	background-image:url(images/ronback.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top:140px;
	margin-left:100px;
	font-family:sans-serif;
	font-size:.9em;
	color:#333333;
	}

#maindiv {
	width:500px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#333;
	line-height:16px;
	font-size:.9em;
	text-align:justify;
	}
#maindiv a {
	color:#990000;
	text-decoration:underline;
	}
#maindiv a:hover {
	color:#000099;
	text-decoration:none;
	}
	
#sermons {
	width:500px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#333;
	line-height:13px;
	font-size:.9em;
	text-align:left;
	}
#sermons a {
	color:#990000;
	text-decoration:underline;
	}
#sermons a:hover {
	color:#000099;
	text-decoration:none;
	}	

#links {
	width:580px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #999999;
	}
#links a {
	text-decoration:none;
	font-size:1em;
	color:#003366;
	font-weight:normal;
	}
#links a:hover {
	text-decoration:none;
	font-size:1em;
	color:#990000;
	font-weight:normal;
	}
.links a {
	text-decoration:none;
	font-size:1em;
	color:#003366;
	font-weight:normal;
	}
.links a:hover {
	text-decoration:none;
	font-size:1em;
	color:#990000;
	font-weight:normal;
	}