/* standard */

body {
background-image:url(Images/page_bg.gif);
background-repeat:repeat-x;
line-height:1.2;
font-family:'Frutiger Std', Helvetica, Arial, Verdana, sans-serif;
margin:0;
padding:0;
}

p {font-size:13px; margin-bottom:10px;}

a {text-decoration:none; outline:none; color:#336699;}

a:hover {color:#417faf; text-decoration:underline;}

img {border:none;}

* {margin: 0px; padding: 0px;}

/* positioning */

.buffer {height:25px;}

.footer_bg {background-color:#a6211d; height:25px; margin:0 auto; clear:both; display:block;}

.content {background-image:url(Images/content_bg.gif); background-repeat:no-repeat; background-position:top; width:963px; min-height:1040px; margin:0 auto; padding:0 0 10px 0; z-index:1; display:block; clear:none;}

.contentNoBook {background-image:url(Images/content_bg_nobook.gif); background-repeat:no-repeat; background-position:top; width:957px; margin:0 auto; padding-bottom:10px; z-index:2; display:block; clear:none;}

.center {float:left; width:380px; height:470px;}

.buy {float:right; margin:360px 0 0 0; width:90px; font-size:12px; color:#006699; font-weight:bold;}

.right {float:right; margin:200px 0 0 0; padding:0 165px 0 0; width:500px;}

.rightNoBook {float:right; margin:220px 0 0 0; padding:0 100px 0 0; width:560px; min-height:470px; position:relative;}

.quotes {position:relative; z-index:10; width:380px; top:15px;}

.share {position:absolute; z-index:100; width:178px;}

/* navigation */

.navigation {width:180px; float:left; margin:180px 0 0 91px; position:absolute; line-height:16px;}

.navigation_text {font-size:13px; padding:0 0 4px 2px; color:#a6211d; font-weight:bold;}

.navigation_text_selected {font-size:13px; padding:4px 0 0 20px; margin-bottom:2px; color:#483b2a; font-weight:bold; background-image:url(Images/nav_selected.gif); background-repeat:no-repeat; height:27px;}

ul {margin: 0; padding: 0;}

ul li {list-style:none; vertical-align: middle; padding-left: 0.5em; margin-bottom:8px;}

/* text */

.quote_attribution {font-size:11px; color:#333333; margin:5px 0 0 20px; font-weight:bold;}

.header {font-size:16px; font-weight:bold; color:#483b2a; margin-bottom:10px;}

.toc {font-size:14px; font-weight:bold; color:#333333; margin-bottom:10px;}

.footer_text {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; margin:5px 0 0 0;}

.footer_text a {text-decoration:none; color:#d7d8dc;}

.footer_text a:hover {color:#a5d9e8; text-decoration:underline;}

/* CSS by Kate McMillan | http://outboxonline.com */