/* Elements */
body { margin: 0; background: #E2F5D5; text-align: center; font: normal small verdana, arial, helvetica; color: #4B5E3E }
h1,h2 { font-size: 135%; text-align: justify }
p { text-align: justify }
ul { font-weight: bold }
li { margin-top: 5px; margin-bottom: 5px }

/* IDs */
#top, #mnu, #hdr, #bdy, #ftr, #btm, #cnt { text-align: left; background: #FFF; width: 1002px; margin: auto }
#cnt { padding-bottom: 5px }
#top { border-bottom: 5px solid #5C7F3D; margin-bottom: 2px }
#mnu { border: 1px solid #5C7F3D; border-width: 1px 0 1px 0; background: #648943 url('/img/mnubkg.gif') repeat-x bottom left }
#submnu { font-size:0.85em; border: 1px solid #5C7F3D; border-width: 1px 0 1px 0; background-color: #648943; color:#FFF; margin-top:1px; padding:2px 0 3px 10px; }
#hdr { border-top: 1px solid #4B6832; margin-top: 2px }
#pge { width: auto; margin: 0 10px 0 10px; background: #F0F6EA; border: 1px solid #4B6832; border-bottom: 5px solid #648943; height: 1% }
#ftr { width: auto; margin: 0 10px 0 10px; padding: 10px; background: #7EAC52; border: 1px solid #4B6832; text-align: center; color: #FFF; font-size: 110% }
#btm { width: auto; margin: 5px 10px 0 10px; text-align: right }
#inr { margin: 15px; background: #F0F6EA url('/img/inrbkg.gif') repeat-y top left}
#rgt { float: right; width: 253px }
#lft { width: 665px; float: left }
#bar { background-color: #648943; color: #FFF; padding: 5px }

/* Classes */
.clr { clear: both; height: 0; font-size: 0; line-height: 0 } /* cos IE is an arse !! */
.hdr { padding: 8px; background-repeat: repeat-y; background-position: top left; font-weight: bold; color: #FFF }
.mor { text-align: right; font-weight: bold }

/* Pseudos */
#top img { margin: 10px }
#mnu a { display: block; float: left; margin: 8px 0 8px 0; padding: 0 8px 0 8px; color: #FFF; font-weight: bold; text-decoration: none; border-right: 1px solid #FFF; border-left: 1px solid #4B6832 }
#mnu a:hover { color: #FF0; text-decoration: underline }
#submnu a { margin: 4px 0 4px 0; padding: 0 8px 0 8px; color: #FFF; text-decoration: none; border-right: 1px solid #FFF;  }
#submnu a:hover { color: #FF0; text-decoration: underline }
#hdr div { border: 1px solid #4B6832; margin: 10px; height: 120px }
#bar h1 { font-size: 100%; margin: 0 }

li a, .mor a { color: #000; text-decoration: none }
li a:hover, .mor a:hover { color: #648943; text-decoration: underline }