body {
margin:0; padding:0; font-family:verdana, arial, sans-serif; font-size: 80%; text-align:center;
background-image: url(h2.jpg);
background-repeat: repeat-x;
background-position: top;}

p {
margin:0.2em 0 1.2em 0
; padding:0.3em;
}

h1 {
padding:0; margin:1em;
font-size: 20px; font-style:italic; 
color: #f0c030;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-transform: uppercase;
letter-spacing: 0.6em;}

h2 {
color: #78b73e; font-size: 90%;  
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-bottom: 1px #cccccc dashed;
font-weight: bold;}



div {
margin:0; padding:0; display:block;}

a:link, a:visited {
color: #F0c030;}
a:hover {
color:#3B4471; text-decoration:none;}
a:active {
color:#8CD749; text-decoration:underline;}



.titleblock {
text-align:left;
background-image: url(h1.jpg); background-position: top right;
height: 142px;
background-repeat: no-repeat;}

.titleblock p {
color: #8ba249;
text-transform: lowercase;
text-indent: 1em;
font-style: normal;
font-size: 14px;
}


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.75em;}

a.nav:hover {
display:block; float:left; width: 150px; margin:0; 
text-decoration:none;
color:#ffffff;
background-color: #78b73e;
font-weight: bold;
}