body {
	background-color: #d7b83b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left {
	background-image: url(images/left-side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left-bottom {
	background-image: url(images/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right-side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-bottom {
	background-image: url(images/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.middletop {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 788px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active, a:link:visited {
	font-weight: normal;
	color: #690C21;
	text-decoration: underline;
}
a.headers-titlecase-larger:link, a.headers-titlecase-larger:visited, a.headers-titlecase-larger:active, a.headers-titlecase-larger:link:visited {
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
	font-style: italic;
}
a.headers-titlecase-larger:hover, a.headers-titlecase-larger:link:hover {
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
	font-style: italic;
}
a:hover, a:link:hover {
	font-weight: normal;
	color: #d7b83b;
	text-decoration: underline;
}

a.small:link, a.small:visited, a.small:active, a.small:link:visited {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
a.small:hover, a.small:link:hover {
	font-weight: normal;
	color: #d7b83b;
	text-decoration: underline;
}


.middle {
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 788px;
	margin: 0px;
	padding: 0px;
}
.middle-no-book {
	background-image: url(images/center-no-book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 788px;
	margin: 0px;
	padding: 0px;
}
.middlebottom {
	background-image: url(images/bottom-middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #690C21;
	text-align: center;
}
.from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.praisefrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #690C21;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}
.headers-titlecase {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #690C21;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
.headers-titlecase-larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #009999;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
.whiteheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}



.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.leftpic {
	float: left;
}
li {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: square;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7b83b;
	border-right-color: #d7b83b;
	border-bottom-color: #d7b83b;
	border-left-color: #d7b83b;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
