#container {
	width:650px;
	}
	
/* Start #Left Column */	
#leftNav {
	width:240px;
	float:left;
	}
	
/* End #Left Column */	
#rightBody {
	width:400px; 
	float:left; 
	}
