#Container {
    width: 300px;
}

#SideBar {
    width: 100px;
}

#MainBody {
    width: 300px;
}
