/* alter the default template to display for a wide content area */

div#image_column
{
	display: none;
}

div#copy_column
{
	margin-left: 7px;
	width: 569px;
}

div#body_container
{
	background: #fff none;
}
