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

body { background-image: url(http://www.picaboo.com/images/background_sliver_main.jpg); background-repeat-y: none; margin-top: 0px; font-family: arial; }

.navbardiv { border: 1px solid #ccc; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; margin-right: 15px; line-height: 18px; font-size: 12px; }
.navbardiv a { text-decoration: none; }
.navbardiv a:hover { text-decoration: underline; }
.navbardiv .category {}
.navbardiv .selected_category { font-weight: bold; }

.bgtitle { text-align: center; font-size: 36px; font-weight: bold; }
.botw { text-align: center; font-size: 16px; }
.title { text-align: center; font-size: 18px; }
.subtitle { text-align: center; font-size: 12px; color:#777777 }
.bookdescription { font-size: 12px; margin-top: 5px; margin-left: 75px; margin-right: 50px; margin-bottom: 25px; }
.nextbooklink { text-align: right; font-size: 11px; }
.bookimage { width: 576px; height: 244px; border: none; }
.bookimagediv { text-align: center; margin-top: 10px;}

.pagenav { font-size: 12px; }

.thumbtitle { font-size: 12px; }
.thumbblurb { font-size: 11px; }
.thumbauthor { color: #777777; }

.spaced_table { margin-top: 10px; border-collapse: separate; border-spacing: 50px; }