body {color: #e9556a; background-color: #feedea; width: 999px; margin-left: auto; margin-right: auto; }
/* body {background-color: #feedea; font-family:"Times New Roman", "Times", cursive; font-style: italic;} */
/* body {font-family:"Times New Roman", "Times", cursive; font-style: italic;} */
#cc1 {float: right;}

a {color: #e9556a; font-style: normal;}
span.createdby {font-size:xx-small}
#links a {display: block;}
#links {color: #e5325e;}
#links {float: right; clear: right; padding: 8px; background-color: #f9c7c2; margin: 8px;}

#friends a {display: block; color: #00b5ef;}
#friends {color: #00aeed;}
#friends {float: left; padding: 8px; background-color: #bfe2f9; margin: 8px;}

#sig {display: block;}
#cc2 {display: block;}

div#wrapper table.bookcell {width: 120px; height: 195px;}
div#wrapper td.bookicon {width: 120px; height: 145px;}
div#wrapper td.caption {width: 120px; height: 50px;}

/* More books */

.booklist { display: inline-block; }
.booklist .bookcell { display: inline; float: left; list-style-type: none; width: 100px; height: 220px; text-align: center; }
.booklist .bookcell span { width: 118px; padding: 2px, 1px, 2px, 1px; }

/* this is a css kludge to contain the float so the text below it stays below it */
.booklist:after { content: "."; display: block; height: 0; font-size:0;	clear: both; visibility:hidden; }

