#books {
	background-image: url(images/iStock_000002366680XSmall.jpg);
	width: 575px;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	top: 1px;
	z-index: 99;
	left: 5px;
	margin-left: 230px;
	position: absolute;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
}
#books #form1 label {
	font-size: small;
	text-align: left;
}
#books a {
	text-decoration: none;
	color: #003399;
}
#books li {
	font-size: medium;
	text-align: left;
	margin-left: 250px;
}
#books h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#ISBN {
	width: 250px;
	top: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	background-color: #99CC66;
	padding: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	height: 550px;
	margin-left: 600px;
}
#navbar {
	width: 200px;
	top: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	padding: 3px;
	border-top-width: thick;
	border-right-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	height: 650px;
	margin-left: 0px;
}
#footer {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: small;
	color: #2C56AA;
	position: relative;
}
#navbar a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#navbar a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#books a:visited {
	text-decoration: none;
}
#books #form1 {
	font-size: small;
	text-align: left;
}
#books a:visited {
	text-decoration: none;
	color: #003399;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.attribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}
