



/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
width:205px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}






#leftside {
  left:32px;
  top:29px;
  width:205px;
}


#rightside {
  left:32px;
  top:29px;
  width:205px;
}



#ban {
left:450px;
 
position:fixed;

}

/*** Content ***/

#content {
  left:62px;
  position:fixed;
  top:29px;
  width:500px;
}



#content {margin:0 500px;}























