#content{background: url('../../images/2col_bg.gif') repeat-y 0 0;}
#document_content{

	width:670px;

}

#left_col {
	width:0;
	display:none;	
}

#mid_col{
	width:650px;	
}

#right_col {
	float:right;	
}


