/*
 * Author: Stephanie Harte - Frank Lloyd Preservation Trust
 * Contact: www.gowright.org
 * File: print.css
 * 
 * Description:
 * Pring styling rules.
 *
 */

#mnav, #sideColumn, .skipper, #breadcrumbs, h1.offscreen {
	display: none;
}

a, a:visited {
color: #000;
}

#mainColumn {
	float: none;
	border: none;
}