body { background-color:#ffffff; font-family:Georgia;}
h1, h2, h3, h4: { font-family:Georgia; font-weight:normal}
ul.nav { list-style-type: none; padding:0; margin:0; font-size:11px; line-height:15px;}
ul.nav a { color:black; text-decoration:none;}
/*ul.nav a:hover { color:black; background-color:yellow; }*/
ul.nav a:hover, ul.nav a:active { color:white; background-color:#f02; }
li a { background-color:white;}

#masthead { position:fixed; top:auto; bottom:100px; margin:0; margin-left:20px; padding:0; font-size:11px; line-height:15px;}

#masthead a { color:black; text-decoration:none;}
#masthead a:hover { color:white; background-color:black; }

#masthead #name { font-size:13px; line-height:15px; font-weight:bold;}
#masthead #title { font-size:11px; line-height:13px;}
#masthead #about { position:fixed; bottom:10px; font-size:11px; line-height:13px;}

#masthead #about a:hover { color:white; background-color:black; }

#navMain, #navSecondary, #articleBlurb { position:fixed; top: 31px; }

#navMain { left:215px;}
#navSecondary { left:332px;}
#articleBlurb { left:575; font-size:11px; line-height:15px; margin:0; padding:0; width:335px;}
#articleBlurb h1 { font-size:14px; line-height:18px; margin:0; padding:0;}
#articleBlurb h1 { font-size:18px; line-height:20px; margin:0; padding:0;}
#articleBlurb p { margin:0; padding:0;}

#content { position:absolute; left:198px; top:80px; width:750px; z-index:-1; padding:0; margin:0; padding-bottom:60px; border:solid 0px red;}
#content div { padding: 0px 0px 10px 0px;}
#content img { padding:0px; margin:0px 4px 0px 0px; align:top;}
#content p { color:gray; font-family:georgia; font-size:10px; line-height:15px; margin:0; padding:0;}

#content p.colRight { width:366px; float:right; clear:right;}
span.hl { background-color:white; color:black} /*white*/
/*span.hl { background-color:#f93; color:white} /*orange*/
/*span.hl { background-color:#f02; color:white} /*berry*/
/*span.hl { background-color:black; color:white} /*black (obviously)*/


