/* CSS Document */
html body { margin: 0px; padding: 0px; }
html body, div { font-family: arial, helvetica, sans-serif; font-size: 12px; }
h1 { background: #002902 url(../img/header.jpg) no-repeat top left; height: 42px; padding: 0px; margin: 0px; font-size: 0px; }
#navTop { background: #97C855 url(../img/navBack.gif) repeat-x top left; height: 21px; padding: 0px; margin: 0px 0px 12px 0px; 
border-top: 1px solid #002902; border-bottom: 1px solid #002902;  }
#navTop li { float: left; list-style-type: none; padding: 3px 12px 3px 12px; font-weight: bold; }
#navTop a { text-decoration: none; color: #000;}
#navTop a:hover { text-decoration: underline; color: #002902;}
#body p { margin: 0px 245px 12px 12px}
#footer { text-align: center; border-top: 1px solid #002902; }
#navFoot li { float: left; list-style-type: none; padding: 0px 12px 0px 12px; }
#footer ul, #footer div { clear: both; }
img { border: 1px solid #002902; margin: 20px;}
