body { background-color:white; color:#073D2F; font-size:14px;}/*#073D2F*/
a { color:#073D2F;}
h1 { font-size: 28px; }
h2 { font-size: 26px; }
h3 { font-size: 24px; }
h4 { font-size: 22px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

#header { height:218px; }
#header #psc { margin:0; padding:0; position:relative; width:960px; height:218px; overflow:hidden; }
#header #psc span { display:block; position:absolute; left:0; top:0; z-index:1; width:960px; height:218px; margin:0; padding:0; background:url("header.jpg") top left no-repeat; }

#scroll {  background:url("header.jpg") top left no-repeat; }

/*#menu { background:url("menubackground.jpg") top left repeat-x; height:20px; text-align:center;}*/
#menu {background-color:#073D2F; height:21px;}
#menu ul {  list-style-type: none; display:block; position:relative; margin-left:auto; margin-right:auto;}
#menu ul li {  width:100px; overflow:hidden; float:left; text-align:center;}
#menu ul li a { display:block; color:#04D55B; text-decoration:none; height:17px; padding:2px;} 
#menu ul li a:hover { display:block; color:#073D2F; height:17px; background-color:#04D55B; padding:2px;} 

#content table td, #content table th {padding:5px 15px 5px 15px; margin:5px 15px 5px 15px;}		

#footer {border-top:1px solid #073D2F;}
#footer #davemiller { border-right: 1px solid #073D2F; padding-right: 10px;}
#footer #mikebenner { border-right: 1px solid #073D2F; padding-right: 10px;}

input[type=submit] { border: 1px solid #073D2F; color:white; background-color: #073D2F; }
input[type=reset] { border: 1px solid #073D2F; color:white; background-color: #073D2F; }
input[type=button] { border: 1px solid #073D2F; color:white; background-color: #073D2F;  }

