.sidemenu
{
   position: absolute;
   top: 163px;
   left: 10px;
   width: 140px;
   height: 130px;
   border-right: solid 2px black;  
   border-bottom: solid 2px black;
   border-top: solid 2px black;
   border-left: solid 2px black;  
}

.sidemenu a
{
  color: white;
  background-color: #C0C0C0;
  margin-top: 1px;
  height:40px; 
  width: 140px;
  font-family:Arial; 
  font-size:14pt; 
  text-decoration:none;
  padding:4px
}

.sidemenu a:hover
{
  filter:alpha(opacity=50);
  color: white;
  background-color:#333333;
}

.heading
{
   position:absolute;
   top: 15px;
   left: 216px;
   border-bottom: 1px solid #000000;  
   color: white;
   background: green;
   height: 151px;
   font-size: 40pt;
   text-align: center;
   padding: 10px;
   width: 79%;
   border-right: solid 2px black;  
   border-bottom: solid 2px black;
   border-top: solid 2px black; 
}

.box1
{
   position:absolute;
   top: 99px;
   left: 928px;
   width: 200px;
   height: 100px;
}

.white
{
   text-align: Center;
   padding: 12px;
   font-size: 15pt;
   background-color: white;
   position: absolute;
   top: 164px;
   left: 152px;
   height: 30px;
   width: 663px;
   border-right: solid 2px black;  
   border-bottom: solid 2px black;
   border-top: solid 2px black;
   border-left: solid 2px black; 
}

.info 
{
   padding: 5px;
   position: absolute;
   background-color: white;
   top: 214px;
   left: 152px;
   height: 440px;
   width: 635;
   border-bottom: solid 2px black;
   border-left: solid 2px black;
}

.pic
{ 
  
  height: 10px:
  width: 10px
  left: 30px;
  top: 10px;  
  border-top: solid 2px black;
  border-left: solid 2px black;
}

.news
{
   text: wraped;
   padding: 5px;
   font-size: 12pt;
   color: white; 
   text-align: center;
   width: 144px;
   height: 242px;
   top: 412;
   left: 10px;
   background-color: green;
   border-right: solid 2px black;  
   border-bottom: solid 2px black;
   border-left: solid 2px black;
   position: absolute;
}

.achievement 
{
   padding: 5px;
   text-align: center;
   font-size: 16pt;
   border-bottom: solid 2px black;
}



.sidemenu1
{
   position: absolute;
   top: 163px;
   right: 10px;
   width: 175px;
   height: 130px;
   border-right: solid 2px black;  
   border-bottom: solid 2px black;
   border-top: solid 2px black;
   border-left: solid 2px black;  
}

.sidemenu1 a
{
  color: white;
  background-color: #C0C0C0;
  margin-top: 1px;
  height: 40px; 
  width: 175px;
  font-family:Arial; 
  font-size:14pt; 
  text-decoration:none;
  padding:4px
}

.sidemenu1 a:hover
{
  filter:alpha(opacity=50);
  color: white;
  background-color:#333333;
}

.news2
{
  position: absolute;
  top: 340px;
  left: 775px;

}

