.book_item{
	width: 130px;
	height: 250px;
	display: block;
	color: #666666;
	float:left;
}
#bookthumbs{
	width: 520px;
	float:left;
}
.book_search_amazon{
	width: 180px;
	height: 180px;
	display: block;
	color: #666666;
	margin:0px;
	padding:0px;
	margin-left:30px;
	float:left;
}
.book_search_amazon_desc{
	width: 460px;
	height: 180px;
	display: block;
	color: #666666;
	margin-left:30px;
	margin:0px;
	padding:0px;
	float:left;	
}
#directory_categories{
	width: 560px;
	float: left;
	margin-left: 20px;
	margin-top:30px;
}
.directoryLeftColumn{
	width: 260px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 2px;
	margin-left:0px;
	height:117px;
	background-color: #E7E8D1;
	text-align: left;
	text-indent: 0pt;
	background-image: url(../images/directory_category.jpg);
	background-repeat: no-repeat;
}
.directoryLeftColumn a{
	text-decoration: none;
	color: #000000;
}
.directoryLeftColumn h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-indent: 6px;
	text-align: left;
	border: none;
}
.directory_category{
	margin:0px;
	padding:0px;
	width: 260px;
	height:20px;
}
.directoryLeftColumn p{
	color: #000000;
	padding:6px;
	padding-right:14px;
	padding-top:10px;
	margin:0px;
	margin-left:0px;
}
.directoryRightColumn {
	width: 260px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 2px;
	height:117px;
	background-color: #E7E8D1;
	background-image: url(../images/directory_category.jpg);
	background-repeat: no-repeat;
}
.directoryRightColumn a{
	text-decoration: none;
	color: #000000;
}
.directoryRightColumn h3{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-indent: 6px;
	line-height:20px;
}
.directoryRightColumn p{
	color: #000000;
	padding:6px;
	padding-right:14px;
	padding-top:10px;
	margin:0px;
	margin-left:0px;
}
#directory_listings li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 6px;
	padding-top: 10px;
	color: #990000;
	background-image: url(../images/dir_link_divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#directory_listings li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	color: #990000;
}
#directory_listings li h2 a{
	font-weight: bold;
}
.dir_site_desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000000;
}
#content h3 {
	margin-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	margin-right: 20px;
	line-height: normal;
	letter-spacing: normal;
}

