/* CSS Document */

body {
	margin:0 0 0 0 ;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
.bookEnter {
	background-image:url(../images/book.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
.dirt {
	background-position:bottom;
	background-position:left;
	background-repeat:no-repeat;
	}
.text {
	font-size: 11px;
	}		
.logo {	

	background-position:top left;
	/*background-position:left;	*/
	background-repeat:no-repeat;
	}
a:link{	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color: #F50000;
	
	}
a:active{	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color: black;
	background-color: #E9C838;
	
	}		
a:visited{	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	
	
	}	
a:hover{	
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	color: black;
	
	}			
.bookcover a:link, a:visited{
	color:#f50000;
	}
.bookcover a:visited{
	color:#f50000;
	}	
.bookcover a:hover{
	color:black;
	}						
.readmore a:link{
	color:#671111;
	}
.readmore a:visited{
	color:#671111;
	}	
.readmore a:hover{
	color:black;
	}		

.atmospheric a:link{
	color:#222222;
	}
.atmospheric a:visited{
	color:#222222;
	}
.atmospheric a:hover{
	color:black;
	}				
.buy a:link{
	color:#5F664E;
	}	
.buy a:visited{
	color:#5F664E;
	}
.buy a:hover{
	color:black;
	}		
.contentLayer {
	background: white;
	layer-background-color: white;
	filter: alpha(opacity=85);
	-khtml-opacity: .85;
	-moz-opacity: .85;opacity: .85;
	vertical-align:top;	
	
 }
 .divMore{
 	position:absolute; 
	left:40px; 
	top:50px; 
	width:504px; 
	height:302px;
	font-size: 11px;
	}	
.pageTitle	{
	font-size: 12px;
	background-color: #E9C838;
	}
.sia {
	font-size:10px;}
.sia a:link {
	font-size:10px;}
.sia a:visited {
	font-size:10px;}	
.sia a:active {
	font-size:10px;}			
.sia a:hover {
	font-size:10px;
	background:red;
	color: white;}											