#wrapper {
	width: 700px;
	margin: 0 auto;
}

#picture {
	background:#ffffff;
	width: 700px;
}

#bible {
	background: #336600;
	float: left;
	width: 195px;
	padding-right:5px;
}
#rightbox {
	float: left;
	width: 495px;
	margin-left: 5px;
}	

#header {
	background: #336600;
	padding-top: 5px;
	padding-bottom: 5px
}

#devotion {
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px
}

#reading {
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px
}

#prayer {
	background: #ffffff;
	clear: both;
	width: 700px;
}
#art {
	background: #ffffff;
	width: 700px;
}

p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.BibleHeader {
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	font-family: georgia;
	color:#ffffff
}

.DevotionHeader {
	font-size: 24px;
	font-weight: bolder;
	font-family: georgia;
	color:#ffffff
}

.BibleText {
	font-size: 14px;
	font-family: georgia;
	color:#ffffff
}

.TextHeader {
	font-size: 20px;
	font-weight: bolder;
	font-family: georgia;
}

.Text {
	font-size: 14px;
	font-family: georgia;
	display: block
}

.TextFooter {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	font-family: georgia;
}
	

hr {color:green; width="600"}