body
{
	background-color: #000000;
	color: #ffffff;
}
#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7e8c9;
}
#banner
{
	background-color: #f7e8c9;
}
#content_block1
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f7e8c9;
	background: url("../images/line(left).jpg");
	background-position: left;
	background-repeat: repeat-y;
}
#content_block2
{
	width: 800px;
	background-color: #f7e8c9;
	background: url("../images/line(right).jpg");
	background-position: right;
	background-repeat: repeat-y;
}
#topmenu
{
	width: 800px;
	height: 27px;
	margin: auto;
	background: url("../images/top-bar.jpg");
	text-align: center;
}
#menucontent
{
	padding-top: 8px;
	padding-left: 0;
	margin: auto 0 auto 0;
}
#menucontent li
{
	list-style-type:none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
#border_top
{
	width: 800px;
	height: 67px;
	margin: auto;
	background-color: #f7e8c9;
	background: url("../images/line(top).jpg");
	background-repeat: repeat-x;
}
#border_bottom
{
	width: 800px;
	height: 67px;
	margin: auto;
	background-color: #f7e8c9;
	background: url("../images/line(bottem).jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}
#corner_tl, #corner_bl
{
	text-align: left;
}
#corner_tr, #corner_br
{
	float: right;
	position: relative;
	/* top: -67px; */
}
#content
{
	margin-left: 43px;
	margin-right: 43px;
	background-color: #f7e8c9;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-size: 16px;
	color: #573722;
}
#content h1, #content h2
{
	margin-top: 0;
}
#content a
{
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-size: 16px;
	color: #573722;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}
#content_text
{
	height: 100%;
}
#current_book_mini
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 95px;
}
#authorpic_mini
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 95px;
}
#authorpic
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width:235px;
}
#authorpic_right
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	width:235px;
}
#authorpic a
{
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-size: 10px;
	color: #573722;
}
#h4hpic
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width:200px;
}
#h4hdonate
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	width:200px;
}
#stockists
{
	clear: both;
	text-align: center;
}
#stockists hr
{
	color: #573722;
	background-color: #573722;
	border-width: 2px 0 0 0;
	border-style: solid;
	border-color: #573722;
	margin-top: 20px;
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
}
#copyright, #copyright a
{
	clear: right;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-size: 10px;
	color: #f7e8c9;
	text-decoration: none;
}
#copyright a:hover
{
	text-decoration: underline;
}
dt, dd
{
	margin-bottom: 10px;
}
#siteby
{
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	width: 300px;
}
#excerpt
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #573722;
	text-align: justify;
	padding: 10px;
}
.blog_entry
{
	border: 1px solid #573722;
	padding: 10px;

}
.blog_images_bar
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-top: 1px solid #573722;
	text-align: center;
	padding: 10px;
}
ul.blog_images_thumb, ul.blog_images_thumb li
{
	list-style-type:none;
	display: inline;
	padding-left: 10px;
	padding:right: 10px;
	border: 0;
}
