#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}
#contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	background-image: url(../images/wall-c.jpg);
	background-repeat: repeat-y;
}
#topspase {
	float: left;
	height: 200px;
	width: 490px;
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/linesc.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
}
.topstyle {
	font-size: 12px;
	color: #663333;
	font-weight: bold;
	line-height: 20px;
}
.liststyle {
	color: #666666;
	padding-left: 30px;
}
.liststyle a:link {
	color: #585C49;
}
.liststyle a:visited {
	color: #585C49;
}

body {
	margin: 0px;
	padding: 0px;
}
#prayer1 {
	padding: 0px;
	float: left;
	height: 400px;
	width: 500px;
	margin-top: 100px;
	margin-right: 150px;
	margin-left: 150px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
}
#prayer2 {
	padding: 0px;
	float: left;
	height: 330px;
	width: 500px;
	margin-top: 100px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
}
#prayer3 {
	padding: 0px;
	float: left;
	height: 280px;
	width: 500px;
	margin-top: 100px;
	margin-right: 150px;
	margin-left: 150px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
}

h1 {
	font-size: 12px;
	text-align: center;
	color: #585C49;
}
.chapter {
	font-size: 14px;
	font-weight: bold;
	color: #585C49;
	text-align: center;
}
#foot {
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.section {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	color: #585C49;
}
