body {
  margin: 0;  
  text-align: center;
  font: 0.8em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #EEE;
  background: #bbb url(bg_body.jpg);
}

#t1{
  background: #eee url(bg_center.jpg);
    text-align: center;
}

p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}


a {
  color: #000000;
}

a:visited {
  color: #222222;
}

a:hover {
  color: #111111;
}



h1 {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #7BD32C;
  background: #686868 url(rounded_tr.gif) no-repeat top right;
}

h1 span {
  display: block;
  padding: 2px;
  background: url(rounded_br.gif) no-repeat bottom right;
}


#menu {
  margin: 0;
  padding: 0;
  line-height: normal;  
}



.content {  
  clear: both;
  padding: 0px 15px;
  text-align: center;
  color: #944c1a;
}


#copyright {
  color: gray;  
  clear: both;

  margin: 0 auto;
  text-align: center;
}
#text {
  float: left;
  width: 410px !important;
  width: 437px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
}