﻿body {
	margin: 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	background-image: url('../images/Background.gif');
	color: #000000;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size: 22px;
	color: #342414;
}
h2 {
	font-size: 16px;
	color: #342414;
}
h3 {
	font-size: 13px;
	color: #342414;
}
#container {
	background: #ffffff;
	border: 5px solid #ffffff;
	margin: 0 auto;
	width: 840px;
	height: 700px;
}
#shadow {
	background: #342414;
	margin: 0 auto;
	width: 850px;
	height: 710px;
}
#header {
	width: 840px;
	height: 175px;
	text-align: center;
}
#footer {
	clear: both;
	line-height: 22px;
	color: #6a6a6a;
	background: #f9f9f9;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	text-align: left;
}
#top_nav {
	width: 648px;
	line-height: 30px;
	float: right;
	background-color: #342414;
	font-size: small;
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 2px solid #ffffff;
	color: #a77a46;
	font-weight: bold;
}
#top_nav a {
	text-decoration: none;
	color: #a77a46;
}
#top_nav a:hover {
	color: #ffffff;
	font-style: oblique;
}
#main {
	text-align: left;
	width: 650px;
	height: 461px;
	float: right;
}
#image {
	background-image: url('../images/Books-Rev3.gif');
	width: 183px;
	float: left;
	height: 141px;
	border-top: 5px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#sidebar {
	margin-top: 140px;
	background-color: #342414;
	width: 183px;
	float: left;
	height: 265px;
	border-top: 6px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #a77a46;
	text-align: left;
}
#sidebara {
	margin-top: 140px;
	background-color: #342414;
	width: 183px;
	float: left;
	height: 295px;
	border-top: 6px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #a77a46;
	text-align: left;
}

#sidebar2 {
	background-color: #8a5623;
	height: 40px;
	width: 183px;
	float: left;
	border-left: 1px solid #ffffff;
}
#sidebar3 {
	background-color: #a77944;
	height: 40px;
	width: 183px;
	float: left;
	border-left: 1px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
#sidebar_text {
	padding-left: 22px;
}
#main_text {
	padding: 5px 20px 10px 20px;
	height: 446px;
	text-align: justify;
}
#top_nav2 {
	text-align: center;
	font-weight: bold;
	color: #342414;
	font-size: small;
	height: 30px;
	padding-top: 5px;
}
#top_nav2 a {
	text-decoration: none;
	color: #342414;
}
#top_nav2 a:hover {
	color: #ffffff;
	font-style: oblique;
}
#center {
	text-align: center;
	font-size: small;
	font-weight: bold;
}
#picture {
	height: 205px;
	width: 275px;
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#centered {
	text-align: center;
}
#bottom-text {
	text-align: center;
	font-style: italic;
	width: 840px;
}
#container2 {
	margin: 0 auto;
	width: 840px;
	height: auto;
}

