#content{
	background-color: #B3D9FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


#leftnav h2.category {
	background-image: url(../images/books/lefthed.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 139px;
	height: 19px;
	margin-left: -2px;
}	

#leftnav h2.section {
	background-image: url(../images/books/lefthed_section.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 120px;
	height: 14px;
	margin-left: -2px;
}	


.left1 a
{
	margin-top: 25px;
	padding: 0px;
	display: block;
	background: url(../images/books/hear_on.gif) no-repeat;
	width: 133px;
	height: 65px;
	border: 0px solid #fff;
	outline: none;
}

.left1 a:hover {
	background: url(../images/books/hear_over.gif) no-repeat;
}


