body {
	background-image:url(images/middle-all2.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.leftALL {
	background-image: url(images/left-all2.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.rightALL {
	background-image: url(images/right-all2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.middle {
	background-color: #000000;
	background-image: url(images/middle-all2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.book {
	background-color: #000000;
	background-image: url(images/book.jpg);
	background-repeat: x-repeat;
	background-position: right top;
	
}
a:link, 
a:visited, 
a:active, 
a:link:visited {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}

a:hover, a:link:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.small:link, 
a.small:visited, 
a.small:active, 
a.small:link:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.small:hover, 
a.small:link
a.small:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #38090a;
	text-align: center;
}
.praisequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #38090a;
	text-align: left;
}
.from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38090a;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}
.praisefrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 18px;
	font-weight: lighter;
	color: #38090a;
	word-spacing: 0px;
	font-variant: normal;
}
.publication {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.booktitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #800608;
	text-decoration: none;
	
}

.dots-divider {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #200202;
}

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: #38090a;
	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: #800608;
	border-right-color: #800608;
	border-bottom-color: #800608;
	border-left-color: #800608;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
