/* display: none */

/* set navigation menu off */
#left {
	display: none;
}

#middle {

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

	border-left-style: none;
	border-right-style: none;

	width: 100%;
	height: auto;

	background: white;

	page-break-inside: auto;
	
}

#footer {
	top: default;
	font-size: .65em;

}
