#sidebar 	{
   display: none;
   width: 0%;
}

#main	{
   margin: 0;
   padding: 0;
   border: none;
   width: auto;
   float: none;
}

