/*

	CCCN 2008 - print stylesheet
	Created by Industrial Media/Paul Pritchard
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: none;
}

#wrapper {
	width: auto;
}

#toolbar {
	display: none;
}

#branding-images {
	display: none;
}

#main-nav {
	display: none;
}

#left-nav {
	display: none;
}

#footer {
	display: none;
}

#sidebar {
	display: none;
}

#content {
	border-bottom: none;
}

#sub-content {
	display: none;
}

#content-col {
	position: absolute;
	width: auto;
}

.qmmc {
	display: none;
}

