body {
	background: #FFFFFF;
	font-family: "Georgia, Times New Roman, Times, serif" Verdana, Arial, Geneva, sans-serif; 
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 12px; 
	text-align: left;}
	
	

/* ===== set anchor styling ====== */

a:link {
	color: #0000CC;
	text-decoration: underline; }
	
a:visited {
	color: #0000CC; 
	text-decoration: underline; }

a:hover {
	color: #0000CC;
	font-weight: bold; 
	text-decoration: underline; }
	
a:active {
	color: #0000CC;
	font-weight: bold; 
	text-decoration: underline; }

/* ===== specific div styling ===== */

#wrapper {
	width: 700px;
	height: 100%;
	margin: 0em auto;
	background: url(http://www.pdf-power-brand.com/images/wrapper-bg.jpg) repeat-y; }
	
#header {
	background: url(http://www.pdf-power-brand.com/images/im001-header.jpg) no-repeat 33%; 
	height: 148px;
	margin: 0;
                align: center;
	padding: 0px 0 0 0; }

	
#content {
	width: 600px; 
	padding: 0px 0 0 0;}	
	

	
#footer {
	margin-top: 50px;
	width: 87%;
	border-bottom: 1px solid #CC9900; 
	text-align: center;}
	
/* begin stlyes for ebook database  */
.ebcat, .ebcatactive{padding:2px 0; margin-left:4px; border-bottom:2px solid #dedede}
.ebcat A{text-decoration: none;color: #333;padding-left: 0px}
.ebcatactive A{text-decoration:none; color:#900;padding-left:0px; font-weight:bold}
.ebcat A:hover{color:#00C; padding-left:2px;}
#ebcolright{margin-left:165px; border-left:1px dotted #FFC}
#ebcolleft{float:left; width:160px;}
.ebtitle, .ebsecondary {color:#666; }
.ebtitle A{font-size:1.1em; font-weight:bold; text-decoration:none; color:#009966}
.ebitem TD {border-bottom:1px dotted #CCC}
.ebitem IMG{margin:2px; }
.ebbutton A{padding:0px; text-decoration:none; border:1px solid #666; color:#006;background-color:#efefef; display:block; text-align:center}
#ebchildrencat .ebcat {float: right;width: 49%;color: #036;border-bottom: 0;}
#ebchildrencat .ebcat A{color: #036;font-weight: bold;}
#ebchildrencat .ebcat A:hover{color: #069;font-weight: bold;text-decoration: underline;}
#ebbreadcrump {font-size: 0.9em;color: #666;padding: 4px;font-weight: bold;margin: 4px;}
#ebbreadcrump a {text-decoration: none;font-weight: bold;}
#eblisting {clear:right; border-top:2px solid #CCC}
/* end stlyes for ebook database  */