body {
margin: 0;
padding: 0;
font-family: trebuchet ms;
font-size: 11px;
line-height: 13px;
color: #eeeeee;
background: url('images/misc/bgr_body.jpg');
text-align: center;
}
#page {
margin: 0px auto;
padding: 0px;
background: #a4a799;
width: 625px;
text-align: left;
border-left: 1px solid #555555;
border-right: 1px solid #555555;
}
a:link, a:active, a:visited {
font-weight: bold;
color: #a3da11;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: #8bc110;
text-decoration: none;
}
a:link.dark, a:active.dark , a:visited.dark  {
font-weight: normal;
color: #444444;
text-decoration: none;
border: none;
}
a:hover.dark {
font-weight: normal;
color: #333333;
text-decoration: none;
border: none;
}
.clear {
clear: both;
}
input {
margin: 0;
padding: 3px;
font-family: trebuchet ms;
font-size: 11px;
color: #444444;
border: 1px solid #555555;
}
textarea {
margin: 0;
padding: 2px;
font-family: trebuchet ms;
font-size: 11px;
color: #444444;
border: 1px solid #555555;
}
select {
margin: 0;
padding: 2px;
font-family: trebuchet ms;
font-size: 11px;
color: #444444;
border: 1px solid #555555;
}
#header {
margin: 0;
padding: 0;
width: 625px;
height: 230px;
}
#div {
margin: 0;
padding: 0;
background: #72746a;
border-top: 1px solid #eeeeee;
}
#div .filling {
margin: 0;
padding: 10px;
padding-top: 5px;
}
h1 {
margin: 0;
padding: 0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-family: trebuchet ms;
font-size: 13px;
line-height: 14px;
background: url('images/orangeheader.jpg') repeat-x;
height: 31px;
}
h2 {
margin: 0;
padding: 0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-family: trebuchet ms;
font-size: 13px;
line-height: 14px;
background: url('images/greenheader.jpg') repeat-x;
height: 31px;
}
h3 {
margin: 0;
padding: 0;
font-family: trebuchet ms;
font-size: 12px;
line-height: 13px;
color: #abaca5;
}
.dotted {
margin: 0px;
margin-bottom: 5px;
padding: 0px;
padding-bottom: 5px;
background: url('images/dotted.jpg') bottom repeat-x;
}
.dottedli ul {
margin: 0px auto;
padding: 0;
list-style-type: none;
text-align: left;
}
.dottedli ul li {
display: block;
margin-bottom: 3px;
padding: 0;
padding-left: 5px;
padding-bottom: 3px;
background: url('images/dotted.jpg') bottom repeat-x;
}
.news p {
margin: 0;
}
.newsdate {
margin: 0;
padding: 0;
padding-left: 5px;
font-family: arial;
font-weight: bold;
letter-spacing: 1px; 
color: #333333;
}
.dark {
color: #333333;
}
.small {
font-size: 9px;
line-height: 10px;
}
.nobg a:link, .nobg a:active, .nobg a:visited {
color: #444444;
text-decoration: underline;
}
.nobg a:hover {
color: #333333;
text-decoration: none;
}

/* Navigation */
.topnav {
margin: 0;
padding: 0;
font-family: trebuchet ms;
font-size: 12px;
padding-top: 200px;
text-align: center;
}
.topnav a:link, .topnav a:active, .topnav a:visited {
color: #a3da11;
text-decoration: none;
border: none;
}
.topnav a:hover {
color: #8bc110;
text-decoration: none;
border: none;
}

/* Footer */
#footer {
margin: 0 0 10px;
padding: 10px;
font-family: trebuchet ms;
font-size: 10px;
line-height: 11px;
text-align: center;
color: #ffffff;
background: #4c7b1f;
border-bottom: 1px solid #555555;
width: 605px;
}
#footer a:link, #footer a:active, #footer a:visited {
color: #eeeeee;
text-decoration: none;
border: none;
}
#footer a:hover {
color: #eeeeee;
text-decoration: underline;
border: none;
}