body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990099;
	background-color: #FFCC33;
	position: absolute;
	border: 1px solid;
	width: 100%;
	visibility: visible;
	left: 0px;
	top: 0px;
}
div#banner {
	position: absolute;
	left: -5px;
	top: 34px;
	background-position: center;
	visibility: visible;
	z-index: 1;
}
div#navbar {
	top: 224px;
	visibility: visible;
	left: 0px;
	list-style-type: none;
	display: inline;
	position: absolute;
	width: 100%;
	height: 26px;
	margin-bottom: 0px;
}
div#navbar ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: inline;
	list-style-type: none;
	width: 100%;
	font-weight: bolder;
}
div#navbar li a {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}
div#navbar li a:hover {
	background-color: #339900;
}
div#table {
	position: absolute;
	width: 80%;
	left: 0px;
	visibility: visible;
	top: 280px;
	bottom: 20px;
	margin-bottom: 20px;
	overflow: visible;
}
div#gentable {
	width: 80%;
	position: relative;
	top: 255px;
	bottom: 0px;
	visibility: visible;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 150%;
}
