body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url("http://reliquary.malenor.co.uk/bkg.jpg");
	background-repeat: repeat;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
	border-style: none;
}
a:hover {
	text-decoration: none;
	color: #666;
	border-style: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
	border-style: none;
}
h1, h2, h3 {
	
}
img {
border-style: none;
}
input {
background-color: #000000;
color: #00FFFF;
border: #00FFFF 1px solid;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 8pt
}

button {
background-color: #000000;
color: #00FFFF;
border: #00FFFF 1px solid;
background: #202020;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 8pt
}

div.master {
	vertical-align: text-top;
	position: absolute;
	height: 100%;
	width: 75%;
}
#bigbadbanner {
	vertical-align: top;
	width: 130%;
	overflow: visible;
	text-align: center;
	border-bottom: solid;
}
div.m_links {
	width: 25%;
	text-align: left;
	position: absolute;
	height: auto;
}
div.cnt {
	width: 105%;
	position: absolute;
	left: 25%;
	height: auto;
	margin-left: 5px;
}
#that_corner_bit {
	position: absolute;
	overflow: visible;
	height: 1px;
	width: 1px;
}