/* Print StyleSheet */

#leftnav {
	display:none;
}

#content {
	width:100%;
}

#main {
	width:100%;
}

#footer {
	display:none;
}