body {
margin:0; padding:0; font-family:verdana, arial, sans-serif; font-size: 80%; text-align:left;
background-image: url(f_h2.jpg);
background-repeat: repeat-x;
background-position: top;}

p {
margin:0.2em 0 1.2em 0
; padding:0.3em;
}

h1 {
padding:0; margin:0.7em;
font-size: 25px; font-style:normal; 
color: #990000;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-transform: uppercase;
letter-spacing: 0.3em;}

h2 {
color: #006600; font-size: 16px;  
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-bottom: 1px #cccccc dashed;
font-weight: bold;}

h3 {
color: #000066; font-size: 16px;  
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-bottom: 1px #cccccc dashed;
font-weight: bold;}

h4 {
color: #0000CC; font-size: 16px;  
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;

font-weight: bold;}

div {
margin:0; padding:0; display:block;}

a:link, a:visited {
color: #0000FF;}
a:hover {
color:#006600; text-decoration:none;}
a:active {
color:#990000; text-decoration:underline;}



.container {
 margin:0 auto 0 auto; padding:0; width:100%;
background-image: url(footer.jpg);
background-repeat: no-repeat;
background-position: left bottom;}


ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height: 1em ;
clear:both; margin:0;padding:0;  background-color: #fafafa;
border-bottom: 1px #e7e7e7 solid;}

ul.navbar li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; width: 150px; margin:0; 
text-decoration:none; background-color: #fafafa ;color: #000000;
font-weight: bold;
font-size: 0.8em;}

a.nav:hover {
display:block; float:left; width: 150px; margin:0; 
text-decoration:none;
color:#ffffff;
background-color: #78b73e;
font-weight: bold;
}

a.nav:active {
display:block; float:left; width: 150px; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}

.linkbox a {display:block;}
