html,body {padding:0}
body {text-align:left; FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#4d4d4d;background:#eaeaea}

div#container {text-align:left;margin:10px auto; width:990px; border:10px solid #fff;background:#fff}

div#header{height:90px; width:100%;margin:0px;padding:0px;background: #ac0000;color: #ffffff;}
div#header2{width:100%;height:30px;margin:0;padding-left:0px;color: #ac0000;background: url(bg5b.gif);border-top:1px solid #8f0000;border-bottom:1px solid #ccc;}
div#header3{width:100%;height:5px;background-image: url(bg6.gif); background-repeat: repeat-x; overflow:hidden; }
div#header4{margin-top:5px;margin-left:20px;width:950px;margin-bottom:0px; border-bottom:1px dashed #dddddd;}

div#wrapper{float:left;width:950px;padding-left:0px;margin-top:20px;}

div#left{background:#ffffff;float:left;width:170px;margin-left:-945px;margin-top:0px;padding-top:0px;padding-left:10px;background:#f2f2ea;border:1px solid #e1e1e1; padding-bottom:20px;margin-top:25px;}

div#center{margin: 0px 150px 0px 190px;padding-left:20px;}

div#right{background:#ffffff;float:left;width:160px;margin-left:-135px;padding-left:15px;margin-top:10px;}
div#right2{float:left;width:140px;background:#f2f2ea;border:px solid #dddddd;padding-bottom:10px; padding-top:10px;padding-left:15px;}

div#footer{height:25px;width:100%;text-align:center;background:#eaeaea;clear:left;border-top:0px solid #818181;font-size:8pt;color:#4d4d4d;padding-top:5px}
div#footer a{font-size:8pt;color:#eee;}
div#footer2{height:2px;width:100%;text-align:center;background:#eaeaea;color:#4d4d4d;clear:left;border-top:1px solid #b5b5b5;margin-top:20px}

h1 {font-size: 14pt; COLOR: #ac0000; font-family: "Trebuchet MS", optima, arial; font-weight: bold; margin-top:10px;text-decoration: underline;}
h2 {font-size: 14pt; COLOR: #4d4d4d; font-family: "Trebuchet MS", optima, arial; font-weight: bold;margin-bottom:5px;margin-top:25px;padding:5px;padding-left:0px;margin-right:6px;border-bottom:0px solid #dddddd;text-decoration: underline;}
h3 {font-size: 14pt; COLOR: #4d4d4d; font-family: "Trebuchet MS", optima, arial; font-weight: bold;margin-bottom:5px;margin-top:25px;padding:5px;padding-left:0px;margin-right:6px;border-bottom:0px solid #dddddd;}
h4 {font-size: 15pt; COLOR: #4d4d4d; font-family: "Trebuchet MS", optima, arial; font-weight: bold;margin-bottom:9px;}
h4 {font-size: 14pt; COLOR: #4d4d4d; font-family: arial, "Trebuchet MS", optima, arial; font-weight: bold;margin-bottom:0px;border-bottom:0px solid #4d4d4d;margin-bottom:10px;}
h5 {font-size:14px;color:#ac0000;font-family:trebuchet ms;padding-left:0px;padding-bottom:5px;text-decoration:none;margin:0px;}

.link1 {  color: #0000ac; font-size: 10pt; font-family: arial; text-decoration: none;}
a.link1:link {  color: #4d4d4d; font-size: 10pt; font-family: arial; text-decoration: none;}
a.link1:visited {  color: #4d4d4d; font-size: 10pt; font-family: arial; text-decoration: none;}
a.link1:hover { color: #000; font-size: 10pt; text-decoration: underline;}

. {  color: #CC0000; text-decoration: underline;}
a:link {  color: #CC0000; text-decoration: underline;}
a:visited {  color: #CC0000; text-decoration: underline;}
a:hover { color: #CC0000; text-decoration: underline;}

div.content-container { padding:0px 0px 10px 0px;float:left;width:100%;line-height:16px;}
div.content-container p { }
img.content2 { margin-right:10px;border:0px;float:left;margin-bottom:12px; }

div.booktitle { margin-bottom:10px;line-height:20px; }
img.stars { margin-right:10px; }  

a.booktitle { color: #ac0000;font-family: Arial, sans-serif;font-size:18px;letter-spacing:-.1px;font-weight:normal;text-decoration: underline }
a.booktitle:link { color: #ac0000; }
a.booktitle:visited { color: #ac0000; }
a.booktitle:hover { color: #ac0000; }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
div#menu_container {margin:0px 0px 0px 0px; width:900px; position:relative; z-index:100; }

/* Get rid of the margin, padding and bullets in the unordered lists */
ul#pmenu, ul#pmenu ul {padding:0; margin:0; list-style-type: none; }

/* Set up the link size, color and borders */
ul#pmenu a, ul#pmenu a:visited {display:block; font-size:20px; color:#ac0000; font-weight: bold; font-family: Calibri, "Trebuchet MS", sans-serif;  text-decoration:none; text-indent:5px; width:140px; padding:2px 0px; text-align:center; }

/* Set up the sub level borders */
ul#pmenu li ul li a, ul#pmenu li ul li a:visited {border:1px solid #ccc; border-width:0 1px 1px 1px;text-align:left; font-size:12px; font-weight:normal; padding:2px 0px;width:160px;}
ul#pmenu li a.enclose, ul#pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
ul#pmenu li {float:left; background:#eee; width:140px;}
ul#pmenu li.main {float:left; background:transparent url(bg5b.gif);border-right:2px solid #eee; }

/* For Non-IE browsers and IE7 */
ul#pmenu li ul li, ul#pmenu li ul li {width:160px;}
ul#pmenu li:hover {position:relative;color:#ac0000;color:#fff;}
ul#pmenu li li:hover {position:relative;background:#ac0000;color:#fff;}
/* Make the hovered list color persist */
ul#pmenu li li:hover > a {background:#ac0000;color:#fff;}
ul#pmenu li.main a:hover {background:url(bg5b.gif);color:#ac0000;}
ul#pmenu li.other a:hover {background:#ac0000;color:#fff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
ul#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs. HIDDEN DIV */
ul#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:149px; padding:10px 30px 30px 10px; background:transparent url(transparent.gif); width:160px;}
/* Position the first sub level beneath the top level links */
ul#pmenu > li:hover > ul {left:-10px; top:21px;}

/* get rid of the table */
ul#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html ul#pmenu li.main a:hover {position:relative; color:#ac0000;}
* html ul#pmenu li.other a:hover {position:relative; background:#ac0000; color:#fff;}
* html ul#pmenu li ul li ul li.other a:hover {position:relative; background:#ac0000; color:#fff;}
* html ul#pmenu li.fly a:hover {position:relative; background:#ac0000 url(./fly1b.gif) no-repeat right center; color:#fff;}

/* For accessibility of the top level menu when tabbing */
ul#pmenu li a:active, ul#pmenu li a:focus {background:#eeeeee; color:#ac0000;}

/* Set up the pointers for the sub level indication */
ul#pmenu li.fly {background:#eeeeee url(./fly.gif) no-repeat right center;}
ul#pmenu li.fly:hover > a {background:#ac0000 url(./fly1b.gif) no-repeat right center; color:#fff;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html ul#pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 10px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
ul#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
ul#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
ul#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
ul#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}
/* make the second level visible when hover on first level link and position it */
ul#pmenu li a:hover ul {
visibility:visible; top:21px; left:0px;
}
/* make the third level visible when you hover over second level link and position it and all further levels */
ul#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:150px;
}
/* make the fourth level visible when you hover over third level link */
ul#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
ul#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
ul#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */