#page {
	position: relative;
	margin: 0px;
	left: 0;
}
table.data {
	border: 1px solid black;
}
table.data td {
	border: 1px solid black;
}
table.data th {
	font-weight: bold;
	font-size: 12px;
}
#page, #right {
	float: none;
	}
#logo {
	display: block;
	margin-bottom: -40px;
}
#nav_header, #topright, #nav, #bottom_nav, #left {
	display: none;
}
h1 {
	margin-right: 40px;
}