body {font:normal 14px/1.4em verdana, sans-serif; background:#fff;}
#container {width:780px; margin: 6px auto; background:#fff;}
h1 {
padding: 1px 12px;
margin: 6px 0;
color:#258;
font: bold 29px georgia,serif;
}
h2 {
background: #200;
color: white;
padding: 0 6px;
margin:0;
font: bold 14px verdana,sans-serif;
text-align: right;
}
h4 {color:#830;}
h4 a, h4 a:visited {color:#025;}
img {
border:0;
}
img.bllt {margin:1px 2px}
table#quotes td {vertical-align:top; padding: 2px 12px; border:1px dotted #ece6a0; background: #fffff9;}
table#quotes td.phot {vertical-align:top; text-align:center; border:none; background: #fff;}

#foot {
text-align:right;
font-size:0.8em;
clear:both;
}


#navlist
{
border-bottom: 1px solid #ccc;
margin: 10px 0 0 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover, #navlist li#active a { color: #ff3; background:#200; }