@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	min-width: 1000px;
	height: auto;
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#container {
	min-height: auto;
	_height: auto;
}
#wrapper { background: none; }
#headerNav,
#adBanner { display: none; }