body {
	background-color:#000000;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-color:#780f11;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 950px;
	padding: 0px;
	margin: 10px;
	border: 0px;
}

#content table {
	border-collapse:collapse;
}

#footer {
	padding: 5px;
	margin: 0px;
	border: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	font-weight: bold;
	color: #55ff00;
	line-height: 1.0em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #6cff00;
	line-height: 1.0em;
}

a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 2.0em;
	color: #ff0400;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 2.0em;
	color: #ff0400;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-family: 'Comic Sans MS', cursive;
	font-size: 2.25em;
	color: #fffc00;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0291CF;
	padding: 3px 0;
   	margin: 3px 0;
	text-align:center;
}

.textwater {
	font-size: 5.0em;
	color: #630f09;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
	padding-bottom: 9px;
	text-align:center;
}

.textdemon {
	font-size: 2.0em;
	color: #630f09;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
	padding-bottom: 9px;
	text-align:center;
}

.textsloop {
	font-size: 5.0em;
	color: #fffc00;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
	padding-bottom: 9px;
	text-align:center;
}

td.backwater {
	background-color:#ff0400;
	width: 810px;
	height: 350px;
	padding: 70px;
	margin: 0px;
}

td.abyss {
	background-color:#d47a00;
	width: 810px;
	height: 350px;
	padding: 70px;
	margin: 0px;
}

