
#menu{
	display:none;
	width: 0px;
}
#main{
    margin-top: 0.5in;
	border-left : 0px none White;
	width: 7.5in;
}

#top {
display: none;
height: 0px;
}

#footer {display:none;}
.noprint {
	display:none;
	width: 0px;
	height: 0px;
}

.printonly{
	display: block;
	height: auto;
    width: auto;
}

#body {
	border: 0px;
}

body {
	color: black;
}

