body {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

.bookright {
	background-image: url(images/0_15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bookbackground {
	background-image: url(images/book-reflection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active, a:link:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:link:hover {
	font-weight: bold;
	color: #fbd721;
	text-decoration: underline;
}

a.small:link, a.small:visited, a.small:active, a.small:link:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.small:hover, a.small:link:hover {
	font-weight: bold;
	color: #fbd721;
	text-decoration: underline;
}


.middlebottom {
	background-image: url(images/middle-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}
.from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbd721;
	font-weight: bold;
	line-height: 16px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #d4d5d0;
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.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: #FFFFFF;
	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: #fbd721;
	border-right-color: #fbd721;
	border-bottom-color: #fbd721;
	border-left-color: #fbd721;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
