#outline{
  margin:0 auto; width:800px;border-left:0px solid #fff;border-right:0px solid #fff;
}
#header{}
#content{
  height:100%;
}
#menu{
  float:left;
  width:175px;
  height:100%;
  background-color:#ddd;
}
#main{
  float:left;
  width:625px;
  background-color:#FFF;
}
#main_text{
  float:right;
  width:600px;
}
#topbody{
  float:left;
  width:400px;
  height:100%;
}#topnews{
  float:left;
  width:225px;
  height:330px;
  background-color:#ddd;
}