html, body {
margin:0px;
padding:0px;
background:#333;
font-family: arial, sans-serif;
font-weight: bold;
height:100%;
}

html { 
overflow: -moz-scrollbars-vertical; 
}

a {
text-decoration:none;
}

a:focus { 
-moz-outline-style: none; 
}

.left {
float:left;
}

.right {
float:right;
}

img {
border:none;
}

img.right {
float:right;
clear:both;
margin-left:15px;
}

.clear {
clear:both;
height:0px;
font-size:0px;
}

#outer {
background:#999;
background:url("../images/outer.png") repeat-y;	
margin:auto;
width:800px;

min-height:90%;
height:auto !important;
height:100%;
}

.top {
clear:both; 
height:27px;
background:url("../images/top.png") no-repeat center;
margin-top:15px;
/margin-top:0px;
width:800px;
margin:auto;
}

#inner {
width:747px;
margin:auto;
min-height:100%;
height:auto !important;
height:100%;
}

#header {
height:117px;
width:747px;
}

h1 {
padding:0px;
margin:0px;
}

h1.header a {
background:url("../images/headerbg.jpg") no-repeat;
display: block;
height: 0pt;
overflow-x: hidden;
overflow-y: hidden;
padding: 117px 0px 0px 0px;
width: 100%;
margin:0px;
}

h2 {
color:#000080;
font-family:"trebuchet ms";
font-size:18px;
margin:10px 0px 10px 0px;
padding:0px;
}

h3 {
color:#000080;
font-family:"trebuchet ms";
font-size:13px;
margin:10px 0px 10px 0px;
padding:0px;
}

hr {
margin:0px;
padding:0px;
}

.line {
height:1px;
background:#ccc;
font-size:0px;
display:block;
margin:10px 0px 10px 0px;
}

#date   {
height:52px;
width: 747px;
background-image: url("../images/date_fill.jpg");
font-size: 12px;
color: #ffffff;
text-indent: 15px;
line-height:17px;
font-family:"trebuchet ms";
}

#navigation { 
float:left;
width: 172px;
display:inline;
margin:5px 0px 15px 12px;
clear:both;
}

#navigation ul {
float:left;
margin:0px;
padding:0px;
list-style-type: none; 
font: 70% Verdana, Helvetica, sans-serif;
}

#navigation a { 
display: block; 
padding: 8px; 
width: 170px;
w\idth: 155px; 
background:#000000 url("../images/navfill.jpg") repeat-y;
border-bottom: 1px solid #fff; 
line-height: 21px;
color: #fff; 
text-decoration: none; 
}

#navigation a:hover { 
background-color:#5C6641;
}

#navigation a.current {
background-color:#5C6641;
}

#content {
float:right;
width:513px;
height:100%;
margin-top:5px;
font: 11px Verdana, Helvetica, sans-serif;
margin-right:15px;
padding-bottom:10px;
}

#content table {
margin-bottom:15px;
}

#content ul li {
line-height:20px;
}

#content p {
line-height:18px;
margin:0px 0px 10px 0px;
padding:0px;
}

#contact {
width: 150px;
padding:10px;
margin:5px 0px 0px 9px;
font: 11px Verdana, Helvetica, sans-serif; 
}

#footer {
height:84px;
width:800px;
background:url("../images/footer.png") no-repeat center;
margin:auto;
font: 9px Verdana, Helvetica, sans-serif; 
color: #ffffff;
line-height:65px;
}

#footer p {
padding:0px;
margin:0px 0px 0px 40px;
color:#ccc;
}

#footer a {
color:#ccc;
}

#footer a:hover {
color:#fff;
}

#footer span.right a {
margin-right:40px;
}

.error {
display:none;
color:#BA3D00;
font-weight:bold;
}

ul.sitemap li {
border-bottom:1px dotted #ccc;
}
