@charset "utf-8";
body {
	background-color: #000000;

}
table {
	background-color: #FFFFFF;
}
#nav {
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header p {
	margin-left: -1000em;
}

#book img {
	margin-left: 40px;
	float: left;
	padding-right: 20px;
}
#book p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #153E30;
	padding-right: 40px;
	line-height: 1.5em;
}
#excerpt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #092D21;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 1.3em;
}

.book {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #435B4B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #384B45;
	margin-left: 40px;
	margin-top: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #A1ABAC;
	margin-left: 40px;
	margin-right: 40px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #1B3F33;
	margin-left: 40px;
}

#blurbs p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #3A5245;
	margin-right: 40px;
	margin-left: 40px;
}
#footer {
	background-color: #A2AEAE;
}
#footer a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #1D4135;
	text-align: center;
}
.rate {
	margin-left: 150px;
	font-style: italic;
}

