* {margin: 0; padding: 0; }
    body { height: 100%; background-color: #ffffff; font: 80% Verdana,Arial,sans-serif; }
   
   
a { text-decoration: none; color: #6E3905; }   
a:hover { color: #FFE466; text-decoration: underline; }
   
#contain { width: 840px; margin: 0 auto; background-image:url(img/shade.jpg); background-repeat: repeat-y;  }
#wrap {  width: 800px;  margin: 0 0 0 20px;  }
#head { width: 800px; height: 227px; float: left; background-image:url(img/banner.jpg); background-repeat: no-repeat; }
#gap { clear:both; width: 800px; height: 20px; background-image:url(img/gap.jpg); }
#main { float:left; width: 800px; background-color: #eeeeee; height: 100%; }
#main h1 { text-align: center; font-size: 1.3em; font-weight: 600; }
#main img { border: none; }

#link { width: 55px; float: right; padding-right: 50px; background-color: #eeeeee; height: 20px; }
#midbox { width: 350px; float: left; margin: 0 0 0 225px;}

#round { width: 516px; background-image: url(img/top.jpg); background-repeat: no-repeat; height: 141px; margin: 0 0 0 142px; }
#round p { text-align: center; font-size: 1.0em; padding: 5px 75px 0 75px; }
#round p:first-letter{ font-size: 1.9em; }
#round h1 { text-align: center; font-size: 1.3em; font-weight: 500; }

#bannerboxb { clear: both; float: left; width: 468px; margin: 10px 0 0 166px; background-color: #eeeeee; }

#footer { width: 800px; clear: both; height: 20px;}
#footer p { text-align: center; padding: 2px 0 2px 0; }



.container {width: 55px; padding: 15px;margin: 3px 0 20px 0;background: #eeeeee;}
#navCircle {margin: 0;padding: 0 0 20px 10px;border-bottom: 1px solid #9FB1BC;}
#navCircle li {margin: 0;padding: 0;display: inline;list-style-type: none;}
#navCircle a:link, #navCircle a:visited {float: left;font-size: 10px;line-height: 14px;font-weight: bold;
padding: 0 12px 6px 12px;text-decoration: none;color: #708491;}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {padding-bottom: 6px;color: #000;
background: url(img/circle.gif) no-repeat bottom center;}







