#address {
	color:#666;
	padding-right: 15px;
	font-size:12px;
	text-align:right;
}

body {
	background: #F0F0F0 url(images/body_bg.jpg) repeat-x top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#canv {
	background: url(images/Bible_bg_main.jpg) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
}

#contact_info { width:400px; }

#contact_info td {border: 1px solid #999999; }

#contact_info td[colspan="3"] {
	background-color: #FFFFCC;
	color:#663333;
}

#container {
	border: 1px solid #666;
	padding: 0px;
	width: 900px;
	margin: 5px auto auto auto;
	background: #fff url(images/container_bg.gif) repeat-y left top;
}

h3 {
	text-align:center;
	color:#fff;
	background-image: url(images/c_header_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #666666;
}

.image_head {
	width: 250px;
	margin-bottom: 5px;
	padding-top: 5px;
	background: url(images/c_header_bg.jpg) repeat-y;
}

#main_body {
	width: 600px;
	margin-left: 235px;
	padding: 20px;
	min-height:300px;
}

#mood_text {
	padding: 10px;
	color:#663333;
	border: 1px solid #666666;
	background: #FFFFFF;
	visibility: hidden;
}

#nav_content {
	margin-left: 80px;
	_margin-left: 45px;
	width: 130px;
	_width: 120px;
	float: left;
}

#nav_content a:link, #nav_content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 8px 0px 6px 5px;
}

#nav_content a:hover {
	background: #93747c url(images/c_header_bg.jpg) repeat-x top;
	border: 1px solid #333;
	padding: 7px 0px 5px 4px;
}

#tagline {
	font: italic 18px "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 15px;
	color: #663300;
}

td {padding-left:5px;}

#title {
	font: 3em "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
