#text div{
   float: left;

}

#text{
  background-color: #FFFFFF;
  height: 450px;
}



#text-panel{
  width: 390px;
  height: 100%;
  background: #FFFFFF;

}

#text-panel-left{
  width: 260px;
    height: 100%;

  padding-left:5px;

}

#text-panel-news{
  width: 265px;
    height: 100%;
 background-color: #F4F4F4;
}
#text-panel-part{
  width: 270px;
    height: 100%;
}

/*top panel */
#flash{
  width:1200px;
  height: 400px;

  padding: 0px;

}

h2{
  font-size: 12px;

}
h1{
  font-size: 12px;
  font-weight: bold;
  background-color: #E5E5E5;
   padding-left: 10px;
   padding-top: 10px;
}

a:link{
   text-decoration: none;
  border: none;
  color: #000000;


}

a:visited{
  text-decoration: none;
   border: none;
    color: #000000;
}

a:hover{
  text-decoration: none;
   border: none;
    color: #000000;
}
#text-panel-left img{
  width:100px;
 
  float: right;
  
   border:0px;
   
}

.b{
   font-size: 12px;
   color: #FF6600;
}
td
{
  font-size: 9px;
  padding-bottom: 40px;
}

#footer{
   padding-top: 0px;
}

