body { margin: 0; padding: 0; }
body { background: #fafafa; font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; }

a { color: #87A019; }
a:hover { text-decoration: none; color: #2582A4; }
a img { border: 0; }
h1 { color: #fafafa; padding: 20px 0 0 10px; font-size: 25px; }
h2 { color: #a1a1a1; font-weight: bold; padding: 0px 3px 3px 0px; margin: 0; }

#wrapper { width: 700px; margin: 15px auto 0 auto; }
#header { height: 115px; background: url(images/header.png) no-repeat; }
#content { overflow: hidden; line-height: 140%; }
#content_container { background: #f0f3e1; padding: 10px 10px 5px 10px; }
.content_bottom { width: 700px; height: 5px; background: url(images/content_bottom.png) no-repeat; }

#menu { height: 37px; background: url(images/navbar.png) no-repeat; margin: 0 -15px 0 -15px; padding: 0 15px 0 15px; }
#menu ul { float: left; margin: 0; padding: 0; height: 37px; list-style: none; text-align: justify; }
#menu ul li { display: inline; }
#menu ul li a { display: block; height: 27px; float: left; padding: 10px 10px 0px 10px; text-decoration: none; font-size: 12px; font-weight: bold; color: #ffffff; }
#menu ul li a:hover { background: #A4B74C; }

#footer { clear: both; margin: 5px 0 50px 0; }
#gallery img { margin: 6px; }