/* 
print version of page - hide navigation type divs.
Bryan Gullan
2005-03-30
*/

#wrapper {
	width: 580px;
	background: #fff;
	overflow:visible;
}

#gradientbg {
	background: #fff;
	position: relative;
	width: 580px;
	margin-left: 0px;
	text-align: left;
}

#main-column {
	width: 348px !important;
}

#main-column-full, #main-column-wide {
	width: 560px;
}

#left-column ,#left-menu, #header, #footer, #footer_left, #footer_right, .footer-menu-items, #footer-legals, #footer_image, #symposium-logo, #location-logo {
	display:none;
}
