body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #37281b;
	background-color: #000000;
	background-image: url(images/bg-2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	padding: 15px 10px 15px 0px;
	float: right;
	width: 175px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#sidebar.inside {
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .news a:link, #main .news a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main .news a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}


#main {
	float: left;
	width: 860px;
	margin: 15px 15px 15px 20px;
}
#main.home {
	width: 660px;
}
#main li {
	display: inline;
	margin: 0px 35px 0 10px;
	padding: 0px;
	font-size: 1.05em;
	color: #666666;
}
#middlephoto {
	background-image: url(images/bookstack.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 175px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 320px;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.35em;
}
.left {
	background-image: url(images/left-lines.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right {
	background-image: url(images/right-lines.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#main li a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
#callout {
	background-color: #EEEEEE;
	padding: 25px;
	border: 1px dotted #990000;
	clear: both;
	margin-top: 20px;
}

#main li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



#sidebar img {
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#main .news {
	font-size: 0.9em;
	margin: 20px 0;
}

#sidebar img.bar {
	border: 0px;
margin-bottom: 0px;
}

#sidebar img {
	margin-right: 3px;
}

#main ul {
	margin: 0px;
	padding: 0px;
}
#bluebar {
	margin: 0px;
	padding: 0px;
}
#editor {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1.1em;
	color: #990000;
	font-weight: bold;
}
#middlephotodark {

	background-image: url(images/bookstack-darker.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 165px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 300px;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.35em;
}
#background2 {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#content {
    width: 910px;
	margin: 0 auto;
}
.title {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
}
.coverchart  img, #bookbox img {
	float: left;
	margin-right: 10px;
	border: 0px;
}
.subhead {
	color: #FFFFFF;
	background-color: #663300;
	padding: 5px;
	width: 850px;
}
#bookbox {
	float: left;
	width: 275px;
	margin-right: 10px;
	margin-bottom: 25px;
	height: 150px;
}
