body {

font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

background-color: #4B880F;

color: #333;

}



a {

color: #000;

text-decoration: none;

font-weight: bold;

border-bottom: 1px dashed #666;

}



a:hover {

border-bottom: 1px solid #666;

}



#main {

float: left;

width: 768px;

height: 100%;

background-color: #FFF;

border: 1px solid #030;

}



#headlinks {

float: left;

width: 768px;

background-color: #000;

text-align: center;

}



#headlinks a {

float: left;

color: #D7BE35;

font-weight: bold;

text-decoration: none;

text-align: center;

width: 96px;

height: 21px;

padding-top: 9px;

background-color: #000;

border: none;

}



#headlinks a:hover {

background-color: #333;

border: none;

}



#head {

float: left;

width: 768px;

height: 320px;

background: url(images/header.jpg) top no-repeat;

border-bottom: 1px solid #666;

}



#countbox {

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: bold;

padding: 3px;

background-color: #000;

border-bottom: 1px solid #666;

color: #D7BE35;

text-align: center;

}



#right {

float: right;

width: 290px;

padding: 0 5px 0 8px;

margin: 0 2px 0 6px;

}



.rightbox {

width: 282px;

float: left;

background-color: #F1EEAB;

padding: 2px;

margin-bottom: 2em;

border: 4px solid #CEA835;

}



#news {

float: left;

background-color: #FFF;

padding: 0 5px 3em 10px;

width: 430px;

}



b { /* News and right-side titles */

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

color: #390;

font-size: 20px;

display: block;

}



b#title { /*Page title*/

margin-top: 0;

font-size: 26px;

color: #030;

}



b.newstitle {

margin-top: 1em;

border-bottom: 1px solid #666;

}



b.rtitle {

margin-top: 1em;

}



.date {

text-align: right;

font-weight: bold;

}



p {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

}





.guest {

border: 1px solid #CEA835;

padding: 2px;

background-color: #F1EEAB;

}



#footer {

float: left;

color: #FFF;

text-align: right;

width: 768px;

height: 18px;

}



#footer a {

color: #FFF;

}