/*
 * 	$Revision: 36877 $
 */

/* - - - - - - - - - - - - - - */
/* - - - - containers  - - - - */
/* - - - - - - - - - - - - - - */

/* - - - - main container - - - - */


.print {
display:block;
}

.screen {
display:none;
}

body {
	/*background: White;*/
	font-size: 10pt;
	}

#wrap {
	width: 100% !important;
	margin: 1px auto 0 auto;
	}

#book-wrap, #book-list {
	display:table-cell;
	height: 180px;
	width:800px;
	vertical-align: middle;
}

/* - - - - left column - - - - */

#left {
	display: none !important;
	}

/* - - - - centre column - - - - */

#centre {
	width: 98% !important;
	margin: 0;
	padding: 0;
	border:none;
	font-size: 10pt;
	}
#centre-content {
	width: 98% !important;
	min-height: 505px;
	margin: 0;
	border: none;
	padding:0;
	font-size: 8pt;
	}
#centre-content h1{
	font-size:13pt;
	}
#book-heading{
	font-size:13pt;
	padding:0;
	margin:5px 0 0 0 ;
}	

.book-text{
	padding:0;
	margin:0;
}

.book-text p{
	padding:0;
	margin:5px 0;
}

.book-entry{
	padding:0;
	margin:0;
}

#centre-content p{
	padding:0;
	margin:5px 0;
	}
				  
/* - - - - right column - - - - */

#right {
	display: none !important;
	}
	
/* - - - - footer - - - */

.spacer{
	display: none !important;
	}

#footer {
	display: none !important;
	}

/* - - - - - - - - - - - - - - */
/* - - - - navigation  - - - - */
/* - - - - - - - - - - - - - - */

#navigation {
	display: none !important;
	}
#echo-nav-other-sites{
	display:none !important;
	}	
/* - - - - - - - - - - - - - - */
/* - - - - main image  - - - - */
/* - - - - - - - - - - - - - - */

#main-image {
	display: none !important;
	}

/* - - - - - - - -- - - - */
/* - - - - Pages  - - - - */
/* - - - - - - - -- - - - */

/* - - - - book of remembrance - - - - */

#book-links {
	display: none !important;
	}
.book-textarea {
	display: none !important;
	}
#w_count {
	display: none !important;
	}
#signForm {
	display: none !important;
	}
#book-pageLinks {
	display: none !important;
	}
	
div#echo-header-wrap {display:none !important;}	

.book-hr {
	margin: 20px 0;
	border-bottom: 1px dashed #cccccc;
	}
	
.book-candle ul {
	padding: 0;
	margin:0;
	list-style: none;
	}			
	
.book-candle li {
	background: none;
	padding: 0;
	margin:0;
	list-style: none;
	}
	
	
	
	
