                                                                                                                                                                                                                                                                                                                                body{
/*background: #FF0080;*/
background: #D08AAF;
margin:0 0 0 0;
padding:0 0 0 0;
}

#form{

width: 760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;
    background-color: #ecd0df; /*000*/
	opacity:.7;
	background-repeat: repeat-y;
	color: #000;
    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12.5px;
}

#pagecontent{
width: 1000px;
height: auto;
background: #FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12.5px;
text-align: left;
}
#content{
width: 1050px;
height: auto;
background: #FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12.5px;
text-align: center;
}

#header{
color: #FF0080;
font-style: italic;
font-family:comic sans ms,cursive; 
font-size:48px;
text-align: center;
width: 1050px;
height: 80px;
}

#footer{
/*color: #D08AAF;*/
text-align: center;
width: 1050px;
height: 80px;
}

#footer_home{
/*color: #D08AAF;*/
text-align: center;
width: 1050px;
height: 180px;
}

#menu{
text-align: left;
width: 1050px;
/*height: 40px;*/
background: #FF0080;
}           
       
      
#donate{
width: 200px;
padding-top: 0px;
position: relative;
float: right;
}   

#slideshow{
margin-left:10px;
margin-right:0px;
text-align: center;
width: 790px;
}  
                  
#books{
width: 1000px;
height: 500px;
padding-left: 40px;
}   

#books_buy{
width: 1000px;
height: 150px;
padding-left: 40px;

}  

#welcome{
margin-left: 40px;
margin-right:auto;
width: 980px;
height: 70px;

background-color: #ecd0df; /*000*/
opacity:.7;
}  

#books_bundle{
margin-left: 40px;
margin-right:auto;

width: 980px;
height: 100px;

background-color: #ecd0df; /*000*/
opacity:.7;
}  

.book1_buy {
    /*position: relative;
    float: left;*/
    width: 322px;
    height: 200px;
    background-color: #ecd0df; /*000*/
    opacity:.7;
text-align: center;
}

.book2_buy {
    /*position: relative;
    float: right;*/
    width: 322px;
    height: 200px;
    background-color: #ecd0df; /*000*/
	opacity:.7;
text-align: center;
}

.book3_buy {
    /*position: relative;
    float: right;*/
    width: 322px;
    height: 200px;
    background-color: #ecd0df; /*000*/
	opacity:.7;
text-align: center;
}
.Book1 {
    /*position: relative;
    float: left;*/
    height: 500px;
    width: 322px;
    background-image: url('/images/book1_front.jpg');
}

.Book1:hover {
    background-image: url('/images/book1_back.jpg');
}          
     
.Book2 {
    /*position: relative;
    float: right;*/
    height: 500px;
    width: 322px;
    background-image: url('/images/book2_front.jpg');
}

.Book2:hover {
    background-image: url('/images/book2_back.jpg');
}                           
      

.Book3 {
    /*position: relative;
    float: right;*/
    height: 500px;
    width: 322px;
    background-image: url('/images/book3_front.jpg');
}

.Book3:hover {
    background-image: url('/images/book3_back.jpg');
}                         