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