html, body {
	height : auto;
}
body {
	background-image : none;
}
	#canvas0 {
		background-image : none;
	}
		#header0 {
		
		}
			#header0 img {
				display : none;
			}
			#header0 a img {
				display : block;
				margin-left : 8px;
			}
				html>body #header0 a img {
					margin-left : 16px;
				}
		#navigation0 {
			display : none;
		}
		#content0 {
			width : auto;
			margin : 0px 0px 0px 0px;
		}
			html>body #content0 {
				margin : 0px 0px 0px 0px;
			}
			#metanavigation0 {
				display : none;
			}
			#title0 {
				height : 38px;
				background-color : #FFFFFF;
			}
				#printicon0 {
					display : none;
				}
			#text0 {
			}
			#homephoto0 {
					position : relative;
					right : auto;
					bottom : auto;
					margin-left : 16px;
			}
			#homebanner0 {
					position : relative;
					right : auto;
					top : auto;
					margin-left : 16px;
			}
			#footer0 {
				position : absolute;
				bottom : 0px;
				height : 16px;
				width : 100%;
				clear : both;
				background-color : #FFFFFF;
			}
