HTML
{
	height: 100%;
	margin-bottom: 1px;
}
BODY
{
	margin: 0;
	padding: 0;
	background-color: #F1F1EB;
	color: #000;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/*for Netscape 4*/
P, TD, LI, UL, OL, H1, H2, H3, H4, H5, H6, TD, TEXTAREA, INPUT, SELECT
{
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
P
{
	margin-bottom: 16px;
}
IMG
{
	display: block;
	border: 0;
}
TD
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
H1, H2, H3, H4, H5, H6
{
	color: #0C285B;
}
H1
{
	font-size: 18px;
}
H2
{
	font-size: 16px;
}
H3
{
	font-size: 14px;
}
H4, H5, H6
{
	font-size: 12px;
}
H1.superbig
{
	font-size: 24px;
}
.left
{
	float: left;
	margin: 0 10px 10px 0;
}
.center
{
	margin-right: auto;
	margin-left: auto;
}
.text-center
{
	text-align: center;
}
.right
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #333;
}
.caption
{
	font-size: 10px;
	text-align: center;
}
.border
{
	border: 1px solid #333;
}
.alt
{
	display: none;
}
.contact
{
	color: #C00;
}
.small
{
	font-size: 10px;
}
#contact-table TD
{
	padding: 3px;
}
A
{
	color: #369;
}
A:hover
{
	text-decoration: none;
}
#main
{
	width: 800px;
	margin: 10px auto;
	background: #FFFFFF;
}
#topbar
{
	background: #0C285B url(/images/topbar.jpg) no-repeat left top;
	text-align: left;
}
#shopping-cart
{
	float: right;
	padding: 20px 20px 0 0;
	display: none;
}
#nav
{
	background: url(/images/nav-bar.gif) repeat-x;
	border: 1px solid #FFF;
	border-width: 1px 0;
	margin: 0;
	text-align: left;
	height: 24px;
}
#nav H3
{
	margin: 0;
}
#content
{
	width: 800px;
	background: #FFF;
}
#sidebar
{
	width: 320px;
	background: #369;
	color: #FFF;
}
#sidebar A
{
	color: #FF9;
}
#sidebar H2
{
	color: #FFF;
	margin-bottom: 0;
	text-align: center;
}
#sidebar H2+P
{
	margin-top: 0;
}
.text
{
	padding: 5px 20px;
}
#footer
{
	width: 700px;
	margin: 1em auto;
	font-size: 10px;
}
#footer-links, #copyright, #synotac
{
	margin: 1em 0;
}
#footer A:hover
{
	text-decoration: none;
}
#footer-links A
{
	color: #369;
}
#synotac A
{
	color: #369;
}
.rollovers
{
	color: #000;
	display: block;
	height: 24px;
	margin: 0;
}
#author-bio
{
	background: url(/images/author-bio.gif) no-repeat;
	width: 95px;
}
A#author-bio:hover, #author-bio-o
{
	background: url(/images/author-bio-o.gif) no-repeat;
}
#not-for-profit
{
	background: url(/images/not-for-profit.gif) no-repeat;
	width: 155px;
}
A#not-for-profit:hover, #not-for-profit-o
{
	background: url(/images/not-for-profit-o.gif) no-repeat;
}
#fiction
{
	background: url(/images/fiction.gif) no-repeat;
	width: 64px;
}
A#fiction:hover, #fiction-o
{
	background: url(/images/fiction-o.gif) no-repeat;
}
#my-bookstores
{
	background: url(/images/my-bookstore.gif) no-repeat;
	width: 120px;
}
A#my-bookstores:hover
{
	background: url(/images/my-bookstore-o.gif) no-repeat;
}
#contact
{
	background: url(/images/contact.gif) no-repeat;
	width: 71px;
}
A#contact:hover
{
	background: url(/images/contact-o.gif) no-repeat;
}
#buy-books
{
	background: url(/images/buy-books.gif) no-repeat;
	width: 88px;
}
A#buy-books:hover
{
	background: url(/images/buy-books-o.gif) no-repeat;
}
#home
{
	background: url(/images/home.gif) no-repeat;
	width: 77px;
}
A#home:hover
{
	background: url(/images/home-o.gif) no-repeat;
}
.read_more
{
	font-size: 14px;
	text-align: center;
	margin: 0;
}

#books-table{
  width:100%;
}
