body {
  margin: 0 auto;
  text-align: center;
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 82%;
  line-height: 130%;
  color: #666;}

a {
  color: #49ab01;
  text-decoration: none;
  font-weight: bold; }

a:hover {
  color: #ca0000;
  text-decoration: none;
  font-weight: bold; }

img {
  border: 0; }

h1 { font-size:145%; color:#4e6500; margin-bottom:10px;}

h2 {
  margin: 10px 0  10px  14px;
  font-size: 270%;
  line-height: 110%; }
  
h3 {
  background-image: url(images/rbg.gif);
  font-size: 100%;
  margin: 0 2px 0 0;
  padding: 1px 1px 1px 10px; }
  
h4 { color: #650000;margin-top:0px; font-size:120%;}
  
#container  {
  width: 766px;
  margin: 0 auto;
  background-color: #fff;
  text-align: left; }

#header {
  height: 180px;
  margin: 0;
  padding: 0;
  background-image: url(images/logobar5.jpg);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 120%;
  color: #FFF; }
  
#header h1 { 
  color:#fff; 
  margin-top:0px;
  padding-top:162px;
  text-align:right; }

#leftcol {
  width: 570px;
  margin-right: 0px;
  float: left; }

#rightcol {
  width: 190px;
  float: right;
  margin: 0;
  text-align:center; }
  
#rightcol p { margin: 0 0 20px 0; }
  
#footer {
  clear: both;
  width: 760px;
  margin: 0px 0 7px 0;
  padding-top:20px;
  font-size: 9px;
  color: #333333;
  text-align: center; }

#subtop {
clear: both;
margin-top:0px;
margin-bottom:0px;
padding: 0px 0px 0px 0px;
color: #333;
background-color:#fff;
font-size:90%; }

#navlist {
background: #fff url(images/bg.gif) repeat-x 0 0;
width:726px;
height:60px;}

ul#navlist {
margin: 0px 0px 0px 0px;
padding: 10px 20px;
text-align:left;
white-space: nowrap; }

#navlist li {
display: inline;
list-style-type: none; 
width: 100px; }

#navlist a { 
padding: 0px 60px 0px 0px; 
}

#navlist a:link, #navlist a:visited {
color: #49ab01;
text-decoration: none; 
font-weight: bold; }

#navlist a:hover {
color: #d70202; 
text-decoration: none;
font-weight:bold; }

ul#linkslist {
padding: 10px 0px;
text-align:left;
white-space: nowrap; }

#linkslist li {
padding:15px 0px 0px 0px;
display: block;
list-style-type: none; 
width: 100px; }

#linkslist a { 
padding: 20px 60px 0px 0px; 
}

#linkslist a:link, #linkslist a:visited {
color: #49ab01;
text-decoration: none; 
font-weight: bold; }

#linkslist a:hover {
color: #d70202; 
text-decoration: none;
font-weight:bold; }

#active a:link, #active a:visited, #active a:hover {
color: #4e6500; 
font-weight: bold; }

#intro {
  margin: 0 3px 5px 3px;
  padding: 0;
  border: 1px solid #E0E0AB;
  background-color: #FBF8F0;
  font-family: Eras Bold ITC;
  color: #048204;
  text-align: center; }

#main {
  margin: 0px 3px 30px 3px;
  padding: 0px 50px 2px 0px;
  background-color: #FFF; }

.event {
  font-family: tahoma;
  font-size: 100%;
  font-weight: normal;
  line-height: 150%;
  margin-top:20px;
  margin-right: 40px;
  margin-left:50px; }
  
.event h1 { font-size:225%; font-family: Arial, Helvetica, sans serif;}