body { background-color:#8CC63F; margin:2em; font-size:11px; font-family:"Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif; }

h2 { text-align:center; }
h3 { text-align:center; }
h3 i { font-size:.8em; }

a:link, a:visited, a:active { color:#006539; text-decoration:none; }
a:hover { color:#006539; text-decoration:underline; }

#small { font-size:.9em; }

#header { margin-bottom:1em; padding-bottom:2em; border-bottom: 1px solid #999; text-align:center; }

#topLeft { width:700px; margin:0 auto; background:#FFF url("/img/topLeft.gif") top left no-repeat; }
#topRight { background:url("/img/topRight.gif") top right no-repeat; }
#btmLeft { background:url("/img/btmLeft.gif") bottom left no-repeat; }
#btmRight { padding:1em 5em; background:url("/img/btmRight.gif") bottom right no-repeat; }


#footer { text-align: center; font-size:.9em; }



/* Typography
-------------------------------------------------- 
body, td, th, input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color:#333333;
}

h1, h2, h3, h4, h5, h6 { margin:0; font-weight:normal; }
h1 { font-size:1.9em; }
h2 { font-size:1.5em; }
h3 { font-size:1.2em; }
h4 { font-size:1em; }

ul { list-style:none; }

a:link, a:visited { color:#8B0F04; text-decoration:none; }
a:hover, a:active { color:#CC0000; }

*/