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

body{
text-align: left;
margin: 1px;
padding: 1px;
line-height: 15px;
border: 0;
font-family: Helvetica, Arial, Futura;
font-size: 12px;
text-decoration: none;
}

#framecontent{ position: absolute; top: 20px; bottom: 0;  left: 23px; width: 257px; overflow: auto; background: #fff; color: black; }
#maincontent{ position: absolute; top: 35px;  left: 280px; right: 0; bottom: 0; overflow: auto;  float: left; background: #fff; }
.innertube{ margin: 15px; }

/*IE6 hacks - Set value to (0 0 0 WidthOfFrameDiv)*/ 
* html body{ padding: 0 0 0 250px; }
* html #maincontent{ height: 100%; width: 100%; }

a { text-decoration:none; outline: none; color: black; }
p { font-weight: bold; }
img { border-style: none; }
#book { background: url('jubilee_city/book.jpg'); width: 225px; height: 386px; text-indent: -9999px; }
span.small { font-size: 18px; font-style: italic;}
