@charset "UTF-8";
/* CSS Document */

body, td, th {font-family: Arial, Helvetica, sans-serif;}
body {background-color: #666666;}

a, a:visited {color: #000; text-decoration: none; outline:none;}
a:hover {color:#c00; text-decoration: none;}

.copyright{font-size:8pt; text-align:center; color:#ccc; line-height:15px;}
.copyright a{color:#ccc;}
.copyright a:link, .copyright a:visited{color:#ccc; text-decoration:none;}
.copyright a:hover{color:#fff; text-decoration:underline;}

#scroll {width: 335px; height: 400px; overflow:auto; padding:10px 20px 0 30px; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:1.4em;}
#scroll a, #scroll a:visited {color:#c00; text-decoration:underline;}
#scroll a:focus, #scroll a:hover {color:#00c;}
#scroll h2 {color:#333;	font-size:14px;	font-weight:bold; text-align:left; padding:0;}
#scroll p {}

#right_toc {border-left-width: 1px;	border-left-style: solid; border-left-color: #CCCCCC; padding-left:5px; font-weight:bold; color: #666666; font-size:10px; float:left;}
#right_toc_text {font-family:Arial, Helvetica, sans-serif; text-align:left; font-style:italic; color:#666666; padding: 35px 0 0px 0;}
#right_toc_text a{color:#3e95d3; text-decoration: none; text-transform:uppercase; font-size:10px;}
#right_toc_text a:hover{color:#3e95d3; text-decoration: underline; text-transform:uppercase;}

#story_area{width:600px; background-color:#fff; overflow:auto;}
#story {width:390px; float:left;}
h1#story_title {color:#666666; font-family:Helvetica,Arial,sans-serif; font-size:14pt; font-weight:bold; line-height:1.2em; margin:0; padding:15px 30px; text-transform:uppercase;}

.lb_entry{margin-bottom:25px; border-bottom:1px solid #666;}
.lb_entry h1{margin-bottom:0; font-size:13pt;}
.lb_entry h2{}
.lb_entry p.source{font-size:8pt; line-height:1.3em;}
.lb_title{margin-top:3px;}