body {
   font-family: arial;
   background: none;
}
#contentWrapper {
	background: none;
	width: 750px;
}
#contentWrapperOuter {
	background: none;
}
#wrapper {
	width: 750px;
	background: none;
}
#header {
	background: none;
	height: 130px;
	}
#sidebar {
	float: left;
	background: none;
	}
#sidebar p {
	background: none;
	}
#header #logo2 {
		position: absolute;
		float: none;
		margin: 0;
		padding: 0;
		left: 330px;
		top: 0px;
		display: block;
	}
#header #menu {
		display: none;
	}
#header #tree {
		display: block;
		position: absolute;
		top: 127px;
		left: 291px;
		margin: 0;
		width: 456px;
	}
#header #tree img {
		position: relative;
		top: 3px;
	}
#header #tree a:hover, #header #tree a {
   text-decoration   : none;
   color             : rgb(0, 0, 0);
   font-size: 16px;
   background: none;
}
#sidebar h1 {
		display: none;
}
#content h1 {
		display: none;
}
#content {
	float: right;
	font-size: 14px;	
}

#content p {
		page-break-inside: avoid;
	}

h1 {
   font-size  : 14px;
}

h2 {font-size : 12px;}

#accessibility, #toolbar, #leftColumn, #toolbarwrapper, #footer, #submenu, #calculator, #logo, .graphLeft, .graphRight {
   display    : none;
}