@charset "iso-8859-1";
/** this file control the general appearence of the information inside the core of the pages. It has nothing to do with the display of the menus or their behaviour, it only deals with formatign the information. */
   
#core p.bookTitle {	 
margin:6px 0px 0px 55px;
position:relative;
left:-5px;
font-weight:bold;
font-size:17px;	
color: #A1A1A1 ;	
text-indent: 0px; 
text-align:left ;

}	 

#core p.bookTitle2 {	 
margin:6px 0px 0px 55px;
position:relative;
left:-5px;
font-weight:bold;
font-size:15px;	
color: #A1A1A1 ;	
text-indent: 0px; 
text-align:center ;

}	 		  

#core p.bookAuthor {
margin:6px 0px 0px 55px;
position:relative;
left:-5px;
font-weight:bold;
font-size:13px;	
color: #959595 ;	
text-indent: 0px; 
text-align:right ;
}	 

#core p.bookChapter {
margin:6px 0px 0px 55px;
position:relative;
left:-5px;
font-weight:bold;
font-size:13px;	
color: #959595 ;	
text-indent: 0px; 
text-align:center ;
}

#core p.nobreak {

margin:6px 0px 0px 55px;
position:relative;
left:-5px;
font-weight:bold;
font-size:13px;	
color: #959595 ;	
text-indent: 0px; 
text-align:center ;
}