body {
	background-color: #000;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	padding: 0px;
	position: relative;
	margin: 0px;
	text-align: center;
	display: inline;
	height: 500px;
	width: 100%;
}
#table {
	width: 800px;
	background-image: url(images/aquabckgr.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	position: relative;
	height: 500px;
	border: 30px outset #999;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
