/* 
This file sets the general layout for a one column layout. 
The width is controlled by the template style sheet within the site. 
*/

#col-2,
#col-3 {
	display:none;
}