body {
background: #444444;
border-top: 5px solid #000000;
margin: 0;
padding-top: 25px;
font-family: tahoma, verdana, helvetica, impact, sans-serif;
font-size: 9pt;
color: #000000;
}

a { color: #0c315b; text-decoration: underline; }
a:hover { color: #0c315b; text-decoration: none; }

.bottombar {
background: #777878 url(images/bottom_bar.png) no-repeat;
font-size: 7pt;
color: #ffffff;
height: 31px;
padding-left: 12px;
padding-right: 10px;
clear: both;
}

.bottombar a { color: #ffffff; text-decoration: none; }
.bottombar a:hover { color: #e4efff; text-decoration: none; }
.bottombar #credit { text-align: right; }

.leftmenu { padding: 5px; }
.leftmenu a { font-size: 10pt; font-weight: bold; padding: 5px; color: #ffffff; text-decoration: none; }
.leftmenu a:hover { color: #e4efff; text-decoration: none; }
.leftmenu p { margin-bottom: 8px; margin-top: 8px; }

.content { padding-left: 10px; }
.main { background: #ededed url(images/site_bg.png) repeat-y; }

div.pagetitle { color: #6c6b15; font-size: 14pt; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #6c6b15;  width: 95%; }
div.pagesubtitle { color: #585858; font-size: 11pt; font-weight: bold; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #585858;  width: 70%; }
div.intro { color: #6c6b15; font-weight: bold; }
div.mainpic { width: 526px; margin: 0 auto; padding-top: 2px; padding-bottom: 15px; }