body {
	background: url(images/back.jpg);
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#leftNav {
	float: left;
	width: 241px;
	background: url(images/menu_back.jpg) repeat-y center top;
}
#content {
	float: left;
	width: 657px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
#menuWrapper {
	padding-top: 12px;
	padding-bottom: 12px;
}
#contentBox {
	background: url(images/content_box_top.jpg) repeat-y center top;
	width: 547px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentBox .bottom {
	background: url(images/content_box_bottom.jpg);
	height: 9px;
	margin: 0px;
	padding: 0px;
}
#contentBox h1 {
	font: normal 18px/110% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#contentBox .inner {
	margin: 0px;
	padding: 24px;
}
#contentBox p {
	margin: 0px;
	padding: 0px;
}
#contentBox .home_books .book {
	width: 235px;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 14px;
}
#contentBox .book img {
	padding: 10px;
}
#contentBox .book h1 {
	margin-bottom: 13px;
}
#mainSection {
	background: url(images/content_back.jpg) repeat-y right top;
}
#contentBox .home_books .book a {
	color: #333333;
	font-style: italic;
	display: block;
	margin-top: 55px;
}
#contentBox  .home_books {
	margin-top: 40px;
}
#footer {
	font-size: 11px;
	text-align: center;
	float: left;
	width: 100%;
}
#books_page .book {
	width: 450px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom: solid 1px #333;
}
#books_page .book img {
	margin: 20px 10px 0px 0px;
	padding: 0px;
}
#books_page .book .book_text {
	margin-top: 20px;
	padding-right:30px;
}
#books_page .book .book_text h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}#contentBox .home_books .book img {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#books_page .book .book_text {
	float: left;
	width: 300px;
}
#contentBox .home_books .book.center {
	border-right: none !important;
	margin-left:100px;
	width:300px;
	border-bottom:1px solid #949C61;
	margin-bottom: 15px;
}