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

