/* 				PRINTER FRIENDLY STYLES			
======================================================== */

body {
	background: #FFF none;
	margin: auto;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	}
	
h1, h2, h3, h4 {
	font-family: arial,helvetica,sans-serif; 
	letter-spacing: 1px; 
	color: #000000;
	}
	h1 {font-size: 20px;}
	h2 {font-size: 16px;}
	h3 {font-size: 15px;}
	h4 {font-size: 14px;}

/* HR styles that work in both IE and MOZILLA browsers */
hr {border: 0px; color:#CCC; background:#C1C8D5; width:200px; height:2px}

p {line-height: 20px; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;}
b, strong {color: #000; font-weight: bold; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif;}

a {color: #999; font-weight: bold; text-decoration: none;}
a:hover {color: #999;}

ul {list-style-type: square;}
li {line-height: 20px;}
li ul {list-style-type: square;}
li ul li {font-weight: bold;}

table {font-size: 13px;}
td {vertical-align: top;}

/* *********************************************************** */

#container {margin: 0 auto; text-align: left; width: auto;}

div.menu {
	display: none;
	background: #FFF none; 
	color: #000; 
	padding: 0px; 
	border: 0px solid #FFF;
	margin: 0px;
	}
	div.menu a {color: #999; letter-spacing: 0px; text-transform: uppercase; font-size: 11px;}
	div.menu a:hover {color: #999;}

/********************************************/
/* Table layout styles                      */

#table_layout {width: auto; border-collapse: collapse; width: auto; border: 0px solid #FFF;}
	#table_layout td.title {
		display: none;
		padding: 0px; 
		background: #FFF;
		}
	#table_layout td.title img {
		border: 0px solid #FFF;
		}

/********************************************/
/* Cell styles for primary layout type (a)

   -----------------
   |               |
   -----------------
   |    |          |
   |    |          |
   |    |          |
   -----------------						*/
	
	#table_layout td.left_column {
		width: auto; 
		padding: 0px; 
		background: #FFF none;
		vertical-align: top;
		text-align: center;
		}
		#table_layout td.left_column img {border: 0px solid #FFF;}
	
	#table_layout td.content {
		width: auto; 
		padding: 0px; 
		background: #FFF; 
		text-align: left;
		vertical-align: top;
		}
		#table_layout td.content a {color: #999; font-weight: bold; text-decoration: none;}
		#table_layout td.content a:hover {color: #999;}


/********************************************/
/* Cell styles for layout type b

   -----------------
   |               |
   -----------------
   |  |         |  |
   |  |         |  |
   |  |         |  |
   -----------------						*/
				
	#table_layout td.left_column_b {
		width: auto; 
		padding: 0px; 
		background: #FFF none;
		vertical-align: top;
		text-align: center;
		}
		#table_layout td.left_column_b img {border: 0px solid #FFF;}
	
	#table_layout td.content_b {
		width: auto; 
		padding: 0px; 
		background: #FFF; 
		text-align: left;
		vertical-align: top;
		}
		#table_layout td.content_b a {color: #999; font-weight: bold; text-decoration: none;}
		#table_layout td.content_b a:hover {color: #999;}

	#table_layout td.right_column_b {
		width: auto; 
		padding: 0px; 
		background: #FFF none;
		vertical-align: top;
		text-align: center;
		}
		#table_layout td.right_column_b img {border: 0px solid #FFF;}

/********************************************/

	#credits {padding-bottom: 0px; font-size: 10px; color: #999;}
	#credits a {color: #999;}
	#credits a:hover {color: #999;}

#back_top {float: right; color: #800; font-weight: bold; display: none;}
#back_bottom {color: #800; font-weight: bold; display: none;}

#books_reviews, #biography_readmore {text-align: left;}
#books_reviews a, #biography_readmore a {color: #000; font-size: 10px;}
#books_reviews a:hover, #biography_readmore a:hover {color: #999;}

















td.index_menu {
	background: #FFF; 
	padding: 0px;
	display: none;
	}
	td.index_menu a {
	display: block; 
	height: 21px; 
	padding: 4px; 
	margin: 2px; 
	background: #47567A url('images/menu_bg_001.jpg') no-repeat center center;
	}
	td.index_menu a:hover { 
	background: none;
	}
	
td.index_left_column {
	background: #FFF; 
	text-align: left; 
	padding: 0px;
	}
	
td.index_right {
	background: #FFF none; 
	padding: 0px;
	}
	td.index_right img {
	border: 0px solid #FFF;
	}
	td.index_right_bottom {
	background: #FFF; 
	padding: 0px; 
	text-align: left;
	}

/* hide splitters
============================================= */	
img.splitter {display: none;}	
	
/* 	Universal padding for all table cells
============================================= */	
td {padding: 2px;}
	
	
	
		
/* COPYRIGHT (C) EWART MEDIA 2006 ALL RIGHTS RESERVED - WWW.EWARTMEDIA.COM */