body {
	margin: 0;
	background-color: #ffffff;
	width: 8.5in;
	}
#searchbox, #nav{
	display: none;
	}
#nav ul{
	display: none;
	}
/* begin stuff that affects content area */
#container{
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	margin: 0;
	}
#content{
	position: relative;
	top: 0px;
	left: 1.5in;
	width: 5in;
	font-size: 12pt;
	}
/* end stuff that affects content area */
#extradiv1, #extradiv2, #extradiv3, #extradiv4{
	display: none;
	}

