/* @override http://www.victoriafoundation.bc.ca/web/sites/all/themes/VicFoBoxy/print.css */

/* @override 
	http://www.victoriafoundation.bc.ca/web/sites/all/themes/VicFoBoxyprint.css
	http://www.victoriafoundation.bc.ca/web/sites/all/themes/VicFoBoxy/print.css
*/

/* $Id: print.css,v 1.1.2.1 2007/04/18 03:38:59 drumm Exp $ */

* {
	float: none;
	font-size: 10pt;
	background: transparent;
	background-color: #fff;
}

div#LeftNavigation {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

div#TopNavigation {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

div#MainContentTopLine {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

div.FontSizing {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

div#RightColumn {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

div.content {
	width: 90%;
}

div#MainContentInnerBox {
	width: 90%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	clear: both;
}

#MainContentInnerBorder {
	width: 100%;
	border: 0px #fff solid;
}

div#MainContent {
	border: 0px #fff solid;
}

#MainContentWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	clear: both;
}

div#PageWrapperInnerExtra {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
div#PageWrapperInner {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
