body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(backshadow.gif) repeat-y;
	
}
h2 {
	font-family: Arial;
	color:#333333;
	font-size:medium;
}

h3 {
	font-family: Arial;
	color:#fff;
	font-size:small;
	margin-left:5px;
	height:10px;  
}
h5 {
	font-family: Arial;
	font-size:x-small;
	margin:5px;
	font-weight:lighter;  
}

.tdoffer {
	width:171px;
	height:183px; 
	background:url(offerbox.gif) no-repeat;
		
}
.tdhead {
	height:16px;
	background:url(headingbig.gif) no-repeat;
	font-weight:bold;
	color:#fff;
	font-size:small;
	margin-left:5px;
	  
}

.topnav {
	width:797px;
	height:133px;
	background:url(logoandnavbar.jpg) no-repeat;

}
.navbutton {
	width:150px;
	height:14px;
	/*border:1px solid red;*/
	float:left;
	font-family:Helvetica;
	font-weight:bold;
	font-size:small;
	color: #CC0000;
	
}
.bookclublogo {

	position:relative;
	left: 43px; 
	top: 20px; 
}

.featureclublogo {
	position:relative;
	left:75px;
	top:10px;
	
}

/*links etc.*/

a, a:link {
  color:#CC0000;
  text-decoration: none;
  border-bottom: 1px dotted red;
	background: transparent;
	}

a:active {
}

a:visited {
}

a:hover {
  text-decoration: none;
  border-bottom: 2px solid grey;
}
.tableheading {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Helvetica, sans-serif; 

}
.style9 {font-family: Helvetica, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight:bold; }
	

.desc {
	font-family: Helvetica, sans-serif; 
	font-size: 14px; 
	color:#666666; 
	font-weight:bold; 
}
	



