
#header { width:100%;
background:white;
margin:0px;
padding:0px;
}

#leftbar { float:left;
width:30%;
height:30px;
background:white;
text-align:right;
}

#rightbar { float:left;
width:60%;
height:30px;
background:white;
text-align:center;
}


