html {
  border: 0;
  padding: 0;
  margin: 0;
  }
  
table {
   border-collapse: collapse;
   border-spacing: 0;   
   text-align: left;
   /*border: 0;*/
  }

table td {
    padding: 0;
    vertical-align: top;
  }  
  
#center td a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  font-family: Verdana;
  font-weight: bold;
  position: absolute;
  text-align: center;  
  } 
  
#center td a.linkbot {
  position: static;  
  left: 0;  
  }  
  
#center a:hover {
  color: #caad61;
  }  
   
a img {
  border: 0;
  }  
  
body {
  padding: 0px;
  margin: 0px;
  /*background: url(../img/bgmap.jpg) no-repeat 50% 0;
  background: #000;*/
  border-collapse: collapse;
  border: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  } 

.wrapmap {
 height: 598px;  
 position: relative;
 background: url(../img/forum/map.jpg) no-repeat 0 0;
 }   
 
.stats_div {    
  width: 200px;
  height: 150px;  
  position: absolute;
  top: 215px;
  left: 395px;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;  
  }

.stats_div p {  
  font-size: 15px;  
  margin: 0 0 10px 0;  
  }  
  
.stats_div p:first-letter {
  text-transform: uppercase;
  }  
  
.stats_div span {
  display: block;
  margin-bottom: 3px;
  }   
  
.link {
  top: 275px;    
  display: block;
  width: 120px;
  height: 24px;  
  }  
  
.link:hover {
  color: #232f44;
  } 
  
.foot {
/*  background: url(../i/salute/bgf.gif) #84A980 repeat-x 0 0;*/
  height: 50px;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  color: #30432e;
  font-family: Verdana;
  }   
  
.foot p {
  padding-top: 10px;
  }  
  
#center {
  /*height: 598px;*/
  width: 1000px; 
  height: 100%;
   
  }  
  
.wrcenter {
/*  background: url(../i/salute/bgcenter.jpg) #84A980 repeat-x 0 0;*/
  vertical-align: top;
  /*height: 598px;*/
  height: 100%;
  }  
  
.one {
  position: absolute;
  left: 60px;
  }  
  
.contentbot {
/*  background: url(../i/salute/bgbotc.jpg) repeat-x 0 100%;*/
  height: 7px;
  } 
  
.topl {
/*  background: url(../i/salute/topleft.jpg) no-repeat 0 0;*/
  height: 111px;
 }    
 .topr {
  /*background: url(../i/salute/topright.jpg) no-repeat 100% 0;*/
  height: 111px;
  position: relative;
 }
 .contenttop {
  height: 111px;
/*  background: url(../i/salute/bgcontenttop.jpg) repeat-x 0 0;*/
  } 
 
 h1 {
/*   font-size: 48px;*/
   padding-left: 200px;
   padding-right: 200px;
/*   font-weight: bold;*/
   }
   
.divcenter {
  font-size: 14px;
  font-weight: bold;
  color: #0a3f00;
  font-family: Verdana;
  padding: 15px 0 25px 0;
  }   
  
.tdlinkbot {
  text-align: center;
  vertical-align: bottom; 
  background: #84A980;
  height: 50px;
  padding-bottom: 10px;
  }  
  
.content {
/*  background: url(../i/salute/bgl.gif) repeat-y 0 0;*/
  vertical-align: top;
  color: #000; 
  font-size: 12px;
  padding: 0 40px 40px 60px;
  height: 500px;
  }  
  
.content p {
  margin-bottom: 5px;
  }  
  
.content span {
  font-weight: bold;
  font-style: italic;
 }  
 
.content ul {
  margin: 10px 15px 20px 15px;
  } 
  
.content ul li {
  margin-bottom: 5px;
  }  
