body {
  color: #333;
  background-color: #fff;
  padding: 0;
  margin:0;
  background-image: url('images/bg_body.gif');
  background-repeat: repeat-x;
}
a:link {	
  color: #4C4C4C; 
  font-family: Verdana;
  font-size: 13px;
  text-decoration: none;
}
a:visited {	
  color: #666666; 
}
a:hover { 
  color: #0000FF; 
  text-decoration: underline;
}
a:active {	
  color: #000000; 
}
#wrapper {
  width: 760px;
  margin: 0 auto 0 auto;
  text-align: left;
}
h1 {
  font-size: 27px;
  font-weight: bold;
  font-family: times new roman;
  margin-bottom: 30px;
  color: #525252;
  text-align: center; 
  margin: 0;
  padding: .25em;
}
h2 {
  margin: 0;
  padding: 25px 0 0 0;
  font-size: 16px;
  font-family: verdana;
  margin-left: 20px;
  color: #4C4C4C;
}
h3 {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 15px 0;
  color: #333;
  text-align: left;
  margin-left: 20px;
}	
p {
  font-family: verdana;
  text-align: left;
  margin-left: 20px;
  font-size: 13px;
}
div#header {
  height: 83px;
  background-color: #ABDC6D;
  background-image: url('images/bg_head.gif');
  background-repeat: no-repeat;
}
div#menu {
  clear: all;
  height: 37px;
  background: url(images/bg_header.jpg) repeat-x;
}
div.search {
  color: #FFF;
  float:right;
  padding:8px;
  font-size:0.8em;
  height:10px;
}
div.search input {
  font-size:1em;
  width: 10em;
}
div#footer {
  clear: all;
  text-align: center;
  font-size: 0.8em;
  color: #666666;
  height: 1.5em;
  border-top: #CCCCCC 1px solid;
  padding-top: 15px;
  margin: 20px;
  bottom: 0;
}
div.articles {
  margin-left: 10px;
  color: #525252;
}
.imgcopy {
  text-align: center;
  float: center;
  margin: 30px auto 40px auto;
}
ul#topnav {
  margin: 0;
  padding: 0 0 0 25px;
  list-style: none;
} 
#topnav li {
  float: left;
  margin: 0;
  padding: 0 0 0 15px;
  height: 35px;
  background: url(images/tab2a.jpg) repeat-y;
}
#topnav li#active {
  padding: 0 0 0 17px;
  background: url(images/tab1a.jpg) repeat-y top left;
}
#topnav li:hover {
  background-position: 0% -203px;
}
#topnav a {
  display: block;
  float: left;
  padding: 5px 15px 2px 0;
  height: 29px;
  text-decoration: none;
  font-size: 0.8em;
  border-bottom: none;
  color: #efefef;
  background: url(images/tab2b.jpg) repeat-y top right;
  width: 7em;
  text-align: center;
}
#topnav li#active a {
  padding: 5px 17px 0 0;
  display: block;
  font-size: 0.85em;
  font-weight: bold;
  color: #fff;
  height: 26px;
  background: url(images/tab1b.jpg) repeat-y top right;
}
#topnav li:hover a {
  background-position: 100% -203px;
  color: #444;
}
ul#subnav {
  margin: 0;
  padding: 0 0 0 25px;
  list-style: none;
  border: none;
}
table.facts {
  margin: 60px auto 60px auto;
  border-collapse: collapse;
}
img {
  border: none;
}
.ad-1a {
  width: 336px;
  height: 280px;
  float: center;
  margin: 30px auto 30px auto;
}
