* {
	outline: none;
}

body {
	background: #D5E078 url('../img/bg.png') repeat-x;
	text-align: center;
}

#page {
	width: 1077px;
	height: 737px;
	

	margin: 0 auto;
	position: relative;
}

#content-bkg
{
	position: absolute;
	width: 628px;
	height: 179px;
	left: 220px;
	top: 520px;
	background: url('../img/content.png') no-repeat;
}

#books {
	top: 80px;
	left: 90px;
	position: relative;
}

#email {
	width: 38px;
	height: 39px;
	display: block;
	position: absolute;
	left: 552px;
	top: 603px;
	background: url('../img/mail_up2.png') no-repeat;
}

#email:hover {
	background: url('../img/mail_over2.png') no-repeat;
}

#legend {
	width: 38px;
	height: 39px;
	display: block;
	position: absolute;
	left: 369px;
	top: 603px;
	background: url('../img/legend_up.png') no-repeat;
}

#legend:hover {
	background: url('../img/legend_up.png') no-repeat;
}



#prealoadEmail {
	background: url('../img/mail_up.png') no-repeat -9999px -9999px;
}



.book 
{	
    display: block;	
	position: absolute;
	top: 20px;
}

.book img
{
    border: none;
    width: 121px;
    height: 160px;
}

.book img:hover {
    width: 130px;
    height: 173px;
    margin-top: -13px;
}

.disabled img:hover
{
    width: 121px;
    height: 160px;
    margin: 0;
    cursor: default;
}

#book1A {	
	left: 0px;	
}

#book1B {
	left: 0px;	
	top: 200px;
}

#book2A {
	left: 130px;	
}
         
#book2B {	
	left: 130px;	
	top: 200px;
}

#book2A_NEW {
	left: 260px;	
}        

#book2B_NEW {	
	left: 260px;
	top: 200px;
}
         
#book3A {	
	left: 260px;
}         

#book3B {
	left: 260px;
	top: 200px;
}
                                                  
#book4A {	
	left: 390px;
}
         
#book4B {	
	left: 390px;
	top: 200px;
}
         
#book5A {	
	left: 520px;
}
         
#book5B {	
	left: 520px;
	top: 200px;
}
         
#book6A {	
	left: 650px;
}
         
#book6B {	
	left: 650px;
	top: 200px;
}

#book7A {    
    left: 780px;
}
         
#book7B {    
    left: 780px;
    top: 200px;
}
                     
