 #allstr{
width:864px;
border:2px solid #EA8D65;
margin:0 auto;
background-color:#6AFF5F;
 }

 p{
 color:#FF0F93;
 }
 
body{
 background-color:#A1B9EA;
 }
 
 img{
 border:1px solid #98EA09;
 }
 
 #vverh2{
 width:862px;
 height:200px;
 background-image:url(images/forest2.jpg);
 border:1px solid #EAE249;
 }

 #sod{
 margin:0 7px;
 }
 
 #vverh{
 margin:0;
 }

 h1{
 font-size:50px;
 text-align:center;
 color:#EA2940;
 margin:20px 0;
 }
 
#menu  {font: 11px Arial, Helvetica, sans-serif;
  background-image:url('images/bc_bg.png'); 
  background-repeat:repeat-x;
  height:30px;
  line-height:30px;
  color:#9b9b9b;
  border:solid 1px #cacaca;
  width:863px;
  overflow:hidden;
  margin:0 auto;
  padding:0px;
  }
  #menu li {list-style-type:none;
  float:left;
  padding-left:10px;
  }
  #menu a {height:30px;
  display:block;
  background-image:url('images/bc_separator.png'); 
  background-repeat:no-repeat; 
  background-position:right;
  padding-right: 15px;
  text-decoration: none;
  color:#454545;
  }
  .home {border:none;
  margin: 8px 0px;
  }
#menu a:hover{color: gray;
  }
  
  a:link{
 #000000;
  }
  
  a:visited{
  color:#FFB032;
  }
  
  a:hover{
  color:#FF326C;
  }
  
  a:active{
  color:#7F78FF;
  }
  
  a{
  text-decoration:none;
  }
  
  ul{
  color:#FF0F93;
  }
  
  h2,h3{
 color:#FF0F93;
  text-align:center;
 }
