a:link {
	color: #a3d63b;
	text-decoration: none; }
a:visited {
	color: #a3d63b;
	text-decoration: none; }
a:hover {
	color: #83ac2f;
	text-decoration: underline; }
a:active { }
body { background-color: #000000; background-image: url(clinkergrinder.jpg); background-repeat: no-repeat; background-position: center 200px; }
div#context {
	color: #ccf;
	font-size: 1.2em;
	font-family: Helvetica, Geneva, Arial, verdana, SunSans-Regular, sans-serif;
	line-height: 1.4em;
	background-image: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0; }
p {
	color: #a3d63b;
	text-decoration: none; }
td { }
#header {
	top: 100%;
	width: 100px;
	height: 0; }
#main {
	top: 20%;
	width: auto;
	height: auto; }
#footer {
	text-align: center;
	position: absolute;
	top: 80%;
	width: 98%;
	height: 20px;
	margin: 0;
	padding: 0; }

