 
#background {
 xdisplay:none;
 position:fixed;
}


#left {
xdisplay:none;
}

#main {
left:0px;
xwidth:582px;
xborder:1px solid red;
position: static;
margin-bottom:51px;
top:105px;
}

#right {
xdisplay:none;
left:775px;
top:105px;
xborder:1px solid red;
}

#right_bg {
left:775px;
}



#content {
 xwidth:400px;
 left:170px;
 padding-top:7px;
 position: relative;
 overflow: hidden;
 xborder:1px solid red;
}


#news {
 xwidth:400px  !important;
 position: static !important;
 height:auto !important;
}

#lc {
height:auto !important;
width:400px  !important;
padding-left: 1px !important;
}


#bottom {
 xwidth:750px;
}



 