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

body {margin:0px;background:url(images/bg-redbar.gif) repeat-x;}
body, p, td {font-family:"Times New Roman", Times;}
img {border:0px;}

#header {width:900px;height:375px;margin:0px;}
#sidenav {width:200px;height:423px;margin:0px;position:absolute;top:450px;left:0px;}
#content {width:655px;position:absolute;top:390px;left:245px;font:10pt "Times New Roman", Times;}
#content h1 {font-size:12pt;}
#content h4 {font-size:11pt;margin:8px 0px 8px 0px;}

.footer {margin-top:30px;}
.footer p {line-height:12px;font:12px "Times New Roman", Times;}
.footer a {padding-left:36px;background:url(images/footer-bullet.gif) no-repeat;}
.footer a:link, .footer a:visited {color:#000;text-decoration:none;}
.footer a:hover {color:#339933;text-decoration:underline;}

.copyright {font:9px "Times New Roman", Times;margin-top:15px;}

#bookBanner {width:610px;margin-top:20px;}

.backtotop {color:#b1181b;text-align:right;}
.backtotop a:link, .backtotop a:visited {color:#b1181b;}

