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

/* LAYOUT */
body {margin:0px 0px 0px 0px; background:#000;}
#site {width:955px; position:relative; margin: 0px auto 0px auto;}
#banner {width:955px; height:221px;}
#banbooks {width:812px; height:27px; background-color:#585050;}
#content {position:absolute; left:62px; width:812px; padding: 10px 10px 10px 10px; background-color:#362929;}
#bottom {text-align:center; clear:both; padding:20px 0px 10px 0px;}
#twocolleft {width:49%; float:left; margin-top:5px;}
#twocolright {width:49%; float:right; margin-top:5px;}
.booksmenuitem {width:33%; padding-top:5px; float:left; text-align:center; font-size:15px; font-weight:bold;}
.favpick {clear:both; border-top-width:1px; border-top-color:#FFF; border-top-style:solid;}
.pick {float:left; width:200px; padding:5px 0px 20px 0px;}
.desc {float:left; width:612px; padding:5px 0px 20px 0px;}
.centered {text-align:center; padding: 0px auto 0px auto;}



/* Styles */
body, p, a {color:#FFFFFF; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
a, a:link, a:visited, a:active a:hover {color:#FFFFFF; text-decoration:underline;}
a:hover {color:#FFFFFF; text-decoration:none;}
hr {color:#FFF; background-color:#FFF; height:1px; border:0px;}
img {border:0px; border-width:0px;}
.menuitem, .menuitem a {font-weight:bold; color:#e8e3d3; font-size:16px;}
.small, .small a {font-size:10px;}
.bold, .bold a {font-weight:bold;}
.italic, .italic a {font-style:italic;}
.title, title a {font-size:15px; font-weight:bold;}
.titleitalic, titleitalic a {font-size:15px; font-weight:bold; font-style:italic;}