html,body{margin:0;padding:0}
body{text-align:left; background-color: #4d8040;}
p{margin:10px 10px 10px}
a{color: #981793;}
div#header {background-color: #10402b; width: 700px; height: 170px;  background-image: url(images/banner.jpg); background-repeat: no-repeat; background-position: center;}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B; font: arial}
  #header ul {margin: 0; padding: 0;  margin-left: 205px; padding-top: 10px; width: 345px; list-style: none;}
  #header li {margin-bottom: 5px;}
div#container{text-align:left}
div#content p{line-height:1.4; font-family:georgia,verdana,arial, helvetica, times new roman; }
 div#content p a {
font-family:georgia,verdana,arial,helvetica,times new roman;
font-size: 13px;
font-weight:normal;
color: #4d8040;
text-decoration:underline
 }
 div#content p a:hover {
font-family:georgia,arial, helvetica, times new roman;
font-size: 13px;
font-weight:normal;
color:  yellow;
text-decoration: underline;
 }
 div#content p a:active {
font-family:georgia,arial, helvetica, times new roman;
font-size: 13px;
font-weight:normal;
color:  #4d8040;
text-decoration: underline;
 }
 div#content p a:visited {
font-family:georgia, arial, helvetica, times new roman;
font-size: 13px;
font-weight:normal;
color:  #000000;
text-decoration: underline;
 }

span.HeaderTitle {font-family:georgia, verdana, arial, helvetica, times new roman; font-size: 45px; font-weight: bold; color:  #d3e6cf;}
span.HeaderSmall {font-family:georgia, verdana, arial, helvetica, times new roman; font-size: 15px; font-weight: bold; color: #fff;}

div#navigation{background:#406480}

div#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
div#navigation li {
border-bottom: 1px solid #ff6600;
}
div#navigation li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 12px solid #10402b;
border-right: 1px solid #806c59;
background-color: #0d804f;
color: #ffffff;
text-decoration: none;
font-family:georgia,arial, helvetica, sans serif;
font-size: 16px;
}
div#navigation li a:hover {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 12px solid #10402b;
border-right: 1px solid #806c59;
background-color: #000000;
color: yellow;
text-decoration: none;
font-family:georgia,arial, helvetica, sans serif;
font-size: 16px;
}

div#navigation p{line-height:1.4; font-family:georgia,arial, helvetica, times new roman; font-weight: bold; color: white; }
 
div#extra{background:transparent;}
div#extra p {
font-family:georgia,arial, helvetica, times new roman;
font-size: 12px;
font-weight:normal;
color: #ffffff;
 }
 div#extra li  {
 list-style: none;
 font-family:georgia,arial, helvetica, sans serif;
font-size: 12px;
font-weight:normal;
color: #ffffff;
}
 
 div#extra p a {
font-family:georgia,arial, helvetica, times new roman;
font-size: 12px;
font-weight:normal;
color: yellow;
 }
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px;
font-family:georgia,arial, helvetica, times new roman;
font-size: 11px;
color: white;
font-weight:normal;
align: center;
}
 div#footer  a{
font-family:georgia,arial, helvetica, times new roman;
font-size: 11px;
font-weight:normal;
color: yellow;
text-decoration:none;
 }
 
div#container{width:700px;margin:0 auto}
div#content{float:right;width:500px; background-color: #d3e6cf; }
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%; background-color: #10402b;}

img   {
padding-right: 5px;
padding-left: 5px;

}



