body {  
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 12pt;
  background: #b4b8b7;
  margin: 10px 10px 0 0;
  padding: 0;
  background: #efefef;
 url(images/X);
  text-align: center; 
}

.wrap {
  position: relative;
  width:780px;
  margin:0 auto;
  padding:0 0 0 0;
  text-align:center;
  background: #ffffff url(header.jpg) no-repeat;
  border-top: 1px solid #9eb874;
  border-left: 1px solid #9eb874;
  border-right: 1px solid #9eb874;
   
}

.header {
  position:relative;
  margin: 100px 0 0 0;
  padding: 0;
  background: transparent;
  clear: none;
  width: 770px;
  height: 300px;
  color: #ffffff;
  text-align:left;
}



.container {
  position: relative;
  clear: both;
  width: 760px;
  margin: 10px 10px 0 10px;
  padding: 0;
  background: #c6d2d0;  
  color: #000000;
  text-align: left;
}



a {
  color: #d3812d;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #e39243;
}
#news a {
  color: #d3812d;
  text-decoration: underline;
}
#news a:hover {
  color: #e39243;
  text-decoration: none;
}
#footer a {
  color: #9eb874;
  text-decoration: none;
}
#footer a:hover {
  color: #4f6c1f;
  text-decoration: none;
}
.header strong {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-size: 13pt;
  letter-spacing: 0.7em;
}
.news_title {
  font-family: Arial,Helvetica,sans-serif;
  color: #65764b;
  font-size: 12pt;
  font-weight: bold;
}
.page_title {
  font-family: Arial,Helvetica,sans-serif;
  color: #697d55;
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 -8px 0;
  padding: 0;
  
}
img {
  border:  none;
}
.right img {
  margin: 5px 2px 2px 5px;
  padding: 0;
  position: relative;
  float: right;
}
.left img {
  margin: 0 5px 0 2px;
  padding: 0;
  position: relative;
  float: left;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
.clearfix {
  display: block;
}

