/*****************Graphic Skinning*************************************************/
body {
	background:#513F31 url(book-images/bg.jpg) repeat-y scroll center center;
}
#page{background:transparent url(book-images/Head-Image.jpg) no-repeat scroll 50% top;}

#headerGraphic{background:transparent url(book-images/mainHeaderGraphic.gif) repeat scroll 0 0;
}
#color4body{background-color:#FAF9F7;}
#sideBarContainer ul{
background:transparent url(book-images/SidePanel/footer.png) no-repeat scroll center bottom;
padding-bottom:25px;}
#sideBarContainer ul li:first-child{
	background:transparent url(book-images/SidePanel/header.png) no-repeat scroll 0 0;
}

#sideBarContainer ul li{
background-image:url(book-images/SidePanel/repeatTexture.png);
}

#sideBarContainer ul li a{
background:transparent url(book-images/SidePanel/rosePattern.jpg) no-repeat scroll 0 -37px;
}
#sideBarContainer ul li a:visited{
background:transparent url(book-images/SidePanel/rosePattern.jpg) no-repeat scroll 0 -3px;
}
#sideBarContainer ul li a:hover{background:transparent url(book-images/SidePanel/rosePattern.jpg) no-repeat scroll 0 -69px;} 


#footerHeader{background:url(book-images/Footer_header.jpg);}
#emblame{background:url(book-images/emblam.jpg) no-repeat center center;}
#footerFooter{background:transparent url(book-images/Footer_header.jpg) repeat-x scroll 0 -5px;}

#footerContainer{background:transparent url(book-images/footerBackground.jpg) repeat scroll 0 0;}
#footerFooter{background:transparent url(book-images/Footer_header.jpg) repeat-x scroll 0 -5px;}
#footerContainer a{background:transparent url(book-images/footerLinkLines.gif) repeat-x scroll 0 bottom;}
#footerContainer a:visited{background:transparent url(book-images/footerLinkLinesColored.gif) repeat-x scroll 0 bottom;}
#footer{background:transparent url(book-images/mainFooter.jpg) no-repeat scroll center top;}
	
/*******************wp Element skin******************************/
h1.etitle, h1 {
background:transparent url(book-images/H1_ColorBackgrounds.jpg) no-repeat scroll -9px 31px;
display:block;
margin:0 0 0 6px;
overflow:visible;
padding:27px 0 53px 0;}
.emeta{color:#292D6F;}

