@charset "UTF-8";
/* CSS Document */

body { 

background-color: #BB9D82;
background-image:url(../images/bk.jpg); 
background-repeat:repeat-x;
margin: 0px;
font-family: "Courier New", Courier, monospace;
font-size:13px;
text-align:justify;

}

.blink { color: #03F;}
.blink a { color: #03F;}
.blink a:hover { color: #630;}

.logos { float:left; margin-left:15px; margin-top:5px;}

#container { width:900px; margin:auto;}

#menu { width:900px; height:30px; color:#FFF; margin-top:3px;}

#left { float:left; width:325px; }

#right { width:550px; float:right; background-image:url(../images/scrapbk.png); background-repeat:no-repeat; min-height:685px;}


.scrapbook { width:480px; margin-left:auto; margin-right:auto; margin-top:50px;}
.scrap_top { width:480px; height:25px; background-image:url(../images/scrap_top.png);}
.scrap_main { width:480px; background-image:url(../images/scrap_main.png); background-repeat:repeat-y;}
.scrap_bot { width:480px; height:30px; background-image:url(../images/scrap_bot.png);}
.scrap_text { width:440px; padding:15px;}

.italic { font-size:14px;  color:#FFF; font-family: "Times New Roman";}
.italic_b {  font-size:14px;  color:#000; font-family:"Times New Roman";}

.highlight { background-color:#FF3;}
.clear { clear:both;}

#footer { font-size:12px; margin-bottom:20px;}
#footer a { color:#2C1500;}
#footer a:hover { color: #FFF;}

a { text-decoration:none; color: #FFF;}
a:hover { color:#DC9B51;}

.more {}
.more a { color:#333;}
.more a:hover { color:#DC9B51;}

.image { float:left; margin-right:5px; margin-bottom:5px;}
.contact { padding:10px; text-align:right; font-size:14px; font-weight:bold;}

.header { font-size:24px; font-family:"Times New Roman"; margin-top:-20px; margin-bottom:-10px; text-align:left; font-weight:bold;}



.review{ width:350px; float:right;}

.gr_container {
  font-family:arial,verdana,helvetica,sans-serif;
  width: 250px;
}
.gr_book_container {
  border-bottom: 1px solid #d7d7d7; padding: 5px 0px;
}
.gr_book_image {
  float: left; padding-right: 20px;
}
.gr_book_title {}
.gr_review_stats {}