
#container {
	width: 480px;
}

#boxA {
#	background-color: #000000;
}
#boxB {
	width: 98%;
	clear: left;
}

#sidemenu {
 display: none;

}


