td.title { background: #0000AA; colspan: 3 }
.lib { font-family: Georgia; font-size: 35; color: white }
.lib A:link { font-family: Georgia; font-size: 25; color: white; text-decoration: none }
.lib A:visited { font-family: Georgia; font-size: 25; color: white; text-decoration: none }
.lib A:active { font-family: Georgia; font-size: 25; color: white; text-decoration: none }
.lib A:hover { font-family: Georgia; font-size: 25; color: white; text-decoration: none }
.desc { font-family: Georgia; font-size: 16; color: white; background:
#0000AA }
.menu { font-family: Arial; font-size: 12;
text-decoration: none }
.menu A:link { font-family: Arial; font-size: 12;
text-decoration: none }
.menu A:visited { font-family: Arial; font-size: 12;
text-decoration: none }
.menu A:active { font-family: Arial; font-size: 12; 
text-decoration: none }
.menu A:hover { font-family: Arial; font-size: 12;
text-decoration: none }
.story { background: #fff }
.story_title { font-family: Georgia; font-size: 20; color: #0000AA }
.story_title A:link { font-family: Georgia; font-size: 20; color: #0000AA ;
text-decoration: none }
.story_title A:visited { font-family: Georgia; font-size: 20; color: #0000AA
;
text-decoration: none }
.story_title A:active { font-family: Georgia; font-size: 20; color: #0000AA
 ; 
text-decoration: none }
.story_title A:hover { font-family: Georgia; font-size: 20; color: #0000AA  ; 
text-decoration: none }
.story_body { font-family: Georgia; font-size: 15; color: #0000AA  }
.story_posted { font-family: Arial; font-size: 11; color: #777777 }
.story_posted A:link {text-decoration: underline; color: #0000AA  }
.story_posted A:visited {text-decoration: underline; color: grey }
.story_posted A:active {text-decoration: underline; color: orange }
.story_posted A:hover { text-decoration: underline; color: yellow }
.story_table_smallfont {font-family: Arial; font-size: 12; color: #0000AA  }
.date { font-family: Georgia; font-size: 16; color: purple
 }
.note { font-family: Arial; font-size: 9; font-style: italic }
.story_ref { font-family: Georgia; font-size: 10; vertical-align: super;
color: black }
.story_ref A:link { font-family: Georgia; font-size: 10; vertical-align: super;
color: blue; text-decoration:none }
.story_ref A:visited { font-family: Georgia; font-size: 10; vertical-align: super;
color: purple; text-decoration:none }
.story_ref A:active { font-family: Georgia; font-size: 10; vertical-align: super;
color: white; text-decoration:none }
.story_ref A:hover { font-family: Georgia; font-size: 10; vertical-align: super;
color: red; text-decoration:none }
.quote { font-family: Georgia; font-size: 18; color: black; background:
#F5DEB3; padding: 20px }
.emphasis { font-family: Georgia; font-size: 16; color: black; font-weight: bold }
.copy {font-family: Arial; font-size: 10; color: #0000AA }

div.date {
        background: #FFA500;
        margin: 0;
        width: 530px
         }

div.story {
        background: #fff url(images/story.jpg) repeat-x;
        margin: 0;
        padding: 20px;
        width: 490px;
        }
div.sig {
        background: #ffffff url(images/story_sig.jpg) repeat-x;
        background-position: bottom;
        margin: 0;
        padding: 20px;
        width: 490px;
        }
div.menu {
         background: #FFA500;
         height: 100%;
         width: 190px;
         }


.bubble {
	background: white url("images/bubbletop.gif");
        background-repeat: no-repeat;
        background-position: top center;
        width=700px;
}
.bubblecontent {
	border: 1px solid #fff;
	border-width: 0 2px;
	background-color: #9cf;
	color: #000;
}
.bubblebottom {
	height: 15px;
	background transparent
url("http://www.libloggery.com/images/bubblebot.gif") no-repeat 0 0;
}

