body
	{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	background: url(site_images/background.jpg) transparent;
	}
#container
	{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -78px;
	top: -30px;
	}
#top
	{
	height: 69px;
	}
.hide
	{
	display: none;
	}
h1 img
	{
	border: 0;
	}
h1
	{
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: 300%;
	width: 520px;
	}

#nav
	{
	left: 520px;
	top: 9px;
	width: 150px;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;

	}
#nav li
	{
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin-top: .6em;
	}
#nav li a
	{
	text-decoration: none;
	color: #967A91;
	}
	
#nav li a:hover
	{
	text-decoration: none;
	color: #663361;
	}
	
#main, #bottom
	{ 
	margin-left: 150px;
	}
#bottom
	{
	border-top: 1px solid #67836D;
	margin-top: 1.5em;
	}
	
h2
	{
	margin-top: 1.5em;
	
	font-weight: normal;
	font-size: 200%;
	border-bottom: 1px solid #67836D;
	padding-bottom: .25em;
	color: #67836D;
	}

.clear
	{
	clear: both;
	}
.clearspace
	{
	clear: both;
	height: 5em;
	}


	
.book_preview1
	{
	float: left;
	width: 220px;
	
	}
	
.book_preview2
	{
	margin-left: 150px;
	width: 220px;
	float: right; 
	}
	
.bookcover
	{
	display: block; position: absolute;
	margin-left: -150px;
	margin-top: 17px;
	width: 130px;
	text-align: right;
	}

.bookcover img, .bookcover_large, .book_img
	{
	border: 1px #967A91 solid;
	padding: 3px;
	}
.author_name
	{
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.bookcover a:hover img	
	{

	/* background: none #967A91; */
	border: 2px solid #967A91;
	padding: 2px;
	}
	
.maintext
	{
	float: left;
	width: 350px;
	margin-right: 20px;
	}
	
.secondarytext
	{
	position: relative;
	width: 220px;
	float: right;
}
ul
	{
list-style: none;
margin-left: 0;
padding: 0;


	}
	
ul li ul
	{
	margin-left: 1.5em;

	}

	
	
h3
	{
		font-size: 130%;
	color: #67836D;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .12em;
	margin-bottom: 0;
	border:0;
	border-bottom: 1px solid #67836D;
	}


	
.book_preview1 h3, .book_preview2 h3
	{
	border: 0;
	}
	

h4
	{
	color: #67836D;
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin-top: 0; 
	}
	
p, cite, ul
	{
	color: #663361;
	text-align: left;
	}
	
a
	{
	color:  #44634A;
	text-decoration: none;
	}
p a
	{
	text-decoration: underline;
	}
a:hover
	{
		text-decoration: underline;
	color: #67836D;
	}
.review
	{
	
	}
.review cite
	{
	width: 100%;
	text-align: right;
	color: #67836D;
	}

blockquote
	{
		margin-left: 0;
	margin-right: 0;
	}
blockquote p
	{
	color: #663361;
	}
	
cite
	{
	font-style: italic;
	}
cite em
	{
	font-style: normal;
	}

hr
	{
	color: #67836D;
	}
	
.cap {

float: left;

font-size: 60px;
line-height: 25px;
font-weight: normal;
color: #67836D;

}

#bottom .maintext p, #bottom .secondarytext p
	{
		color: #67836D;
	}
.purchase_info
	{
	border-top: 1px solid #67836D;
	border-bottom: 1px solid #67836D;
	padding: .6em 0;
	}
	
#subtitle
{ 
color: #967A91; 
font-size: 90%; 
font-style: italic; 
height: 54px;
width: 350px; 
left: 130px; 
top: 55px; 
position: absolute;
}	
	
.maintext2 {
	float: left;
	width: 280px;
	margin-right: 20px;
}

