body {
	padding: 0 0 15px 0;
	margin: 0px;
	font: 15px 'book antiqua', times, serif;
	color: #333333;
	background-color: #999966;
	text-align: center;
}

/* normal background color #999966; */

#container {
	padding: 0 0 0 0;
	margin: 2% auto;
	width: 900px;
	border: 1px #ffffff solid;
	background-color: #ffffff;
	text-align: justify;
}

#header {
	background: #ffffff url(images/header.jpg) no-repeat;
	position: relative;
	height: 150px;
	width: 900px;
	border: 0;
}

a:link {
	color: #009900;
	text-decoration: underline;
}

a:visited {
	color:	#009900;
	text-decoration: underline;
}

a:hover {
	color:	#999966;
	text-decoration: underline;
}

a:active {
	color:	#009900;
	text-decoration: underline;
}

h1 { font-size: 167%; }
h2 { font-size: 140%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }

h1 {
	font-family: 'book antiqua', times, serif;
	font-weight: bold;
	text-align: left;
	color: #009900;
	margin: 10px 0 30px 0px;
}

h2 {
	font-family: 'book antiqua', times, serif;
	font-weight: normal;
	text-align: left;
	color: #009900;
	margin: 10px 10px 10px 0px;
}

h3 {
	font-family: 'book antiqua', times, serif;
	font-weight: normal;
	color: #009900;
	margin: 30px 0 10px 0px;
}

h4 {
	font-family: 'book antiqua', times, serif;
	font-weight: normal;
	color: #009900;
	margin: 50px 0 -30px 0;	
}

h5 {
	font-family: 'book antiqua', times, serif;
	font-weight: bold;
	color: #000000;
	margin: 30px 0 10px 0px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: .35em 1em 1em 0;
}

img.right {
	float: right;
	margin: .35em 0 1em 1em;
}

p {
	margin: 0 0 25px 0;
}

/* Menu */

#menu {
	clear: both;
	width: 900px;
	height: 40px;
	background: #4d2e19;
	text-align: center;
	display: table-cell;
    	vertical-align: middle;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	text-align: center;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
}

/* Table */

table {
	text-align: center;
	width: 80%;
	margin: 0 0 30px 0;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

caption {
	font-weight: bold;
}

td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 50%;
}

td h2.genre {
	font: 15px 'book antiqua', times, serif;
	font-weight: bold;
	color: #333333;
}

td.bodylist {
	margin-bottom: 15px;
}

td.bodylist ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

td.bodylist li {
	padding: 10px 20px 10px 40px;
	background-image: url(images/leaficon.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

/* Main Page Content */

#contents {
	float: left;
	width: 390px;
	padding: 30px 15px 15px 15px;
	background: #ffffff;
	text-align: left;
}

#contents p {
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

/* Main Page Content > Full Page */

#contentsfullpg {
	float: left;
	width: 600px;
	padding: 30px 15px 15px 15px;
	background: #ffffff;
	text-align: left;
}

#contentsfullpg p {
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

/* Left Sidebar */

#sidebarlt {
	float: left;
	width: 200px;
	padding: 20px 0 15px 15px;
	background: #ffffff;
	text-align: center;
}

#sidebarlt p {
	text-align: center;
	line-height: normal;
}

#sidebarlt img {
	padding: 5px;
	border: #4d2e19 1px solid;
	margin: 40px 0 0 0;
}

#sidebarlt h1 {
	font-family: 'book antiqua', times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #009900;
	margin: 50px 0 15px 0px;
}

#sidebarlt ul li {
	font-family: 'book antiqua', times, serif;
	font-size: 80%;
	text-align: left;
	margin: 0px 10px 15px -15px;
}

#sidebarlt ul li b {
	font-size: 130%;
}

/* Right Sidebar */

#sidebarrt {
	float: right;
	width: 250px;
	padding: 20px 15px 15px 0;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
}

#sidebarrt p {
	text-align: center;
	line-height: normal;
}

/* Body List */

.bodylist {
	margin-bottom: 15px;
}

.bodylist ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bodylist li {
	padding: 10px 20px 10px 40px;
	background-image: url(images/leaficon.jpg);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}

/* Line Divider For Books Page */

.booksdiv img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Sidebar For Book Covers */

.bookscvr {
	float: right;
	width: 164px;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	text-align: center;
}

.bookscvr p {
	text-align: right;
	line-height: normal;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 5px 10px 5px;
	font-size: 85%;
	background: #4d2e19;
	text-align: center;
}

#footer p {
	font: bold;
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}