body {
position: relative;
text-align: left;
font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
color: #555;
background: white;}

* {
margin: 0;
padding: 0;}

a {
color: #748814;
text-decoration: none;}

a:hover {
color: #9ca920;
text-decoration: underline;}

p, ul {
margin-bottom: .8em;
line-height: 1.4em;}

h1 {
font-size: 15px;}

h2 {
font-size: 13px;}

img {
border: none;}


/* Main layout styles */

img.divider {
display: block;
margin-left: 40px;
margin-top: 20px;}

#top {
background: black;}

#container {
width: 550px;
overflow: auto;
border-right: 1px dotted gray;}

.left {
float: left;}

.right {
float: right;}

.content {
overflow: auto;}

.nav {
clear: both;}

.nav ul {
list-style: none;
background: #BDB76B;
min-height: 45px;}

.nav li {
padding: 5px;
float: left;
text-align: center;
width: 81px;}

.nav a {
margin: 0;
color: black;}

.catimage {
text-align: center;
margin-top: 10px;}

#main, #bottom {
clear: both;}

#main .left {
padding: 10px;
width: 265px;}

#main .left .content h1 {
font-size: 18px;
margin-bottom: 5px;
color: white;}

#main .left img {
margin-bottom: 5px;}

#main .right {
padding: 10px 0;
width: 265px;}

#main .right .content h1 {
font-size: 15px;
color: #807b3b;}

#main .content {
padding: 5px;
margin-bottom: 10px;}

#main .content h1 {
color: #bdb76b;
font-size: 17px;}

#main .article h1 {
font-size: 15px;
color: #807b3b;}

#main .left .special h1,
#main .right .content a {
color: #807b3b;}

#main .content p.footnote {
font-size: 9px;
margin-top: 15px;}

.left .first,
.left .second,
.left .third,
.left .fourth {
color: white;}

.left .first a,
.left .second a,
.left .third a,
.left .fourth a {
color: #BDB76B;}

.special {
border: 3px black solid;
padding: 10px;}

.left .first {
background-color: #097054;}

.left .second {
background-color: #000066;}

.left .third {
background-color: #097054;}

.left .fourth {
background-color: #000066;}

.right .first {
border-bottom: 3px solid #807b3b;}

#main .content.first {
padding-bottom: 15px;}

p.morelink {
display: inline;
border-right: 1px solid gray;}

p.morelink a {
padding: 1px 5px 1px 3px;}

#main .lastitem {
border: none;}

.archive li {
padding: 4px;
margin-bottom: 4px;
border-bottom: 1px dashed gray;}

#ads {
padding: 5px;}

#ads div {
float: left;
margin-right: 5px;}

.article {
padding: 10px;}

.bottom {
text-align: center;}