#home {
border: 1px #888 solid;
border-radius: 10px;
}

#sideBar {
float:left;
}

#mainContent {
float:right;
}