body {
	background-color: #061602;
	color: #27EB00; }
a, a:link {
	color: #27EB00;
	text-decoration: none; }
a:hover {
	background-color: #00DD1F;
	color: #00560C; }
a:visited {
	color: #1DAE00; }
	
.details {
	background-color: #00560C; }
.header {
	background-color: #00C41C;
	color: #005F0E; }
.header-alt {
	background-color: #00DD1F;
	color: #007310; }
.hentai {
	color: #FF0000; }
.input {
	color: #000000; }	
.submit {
	background-color: #000000;
	border: 1px solid #00DD1F;
	color: #27EB00; }
.top-header {
	background: no-repeat left;
	background-image: url(../images/legion.text.nv.gif);
	float: left;
	height: 87px;
	width: 386px; }
html>body .top-header {
	background: no-repeat left;
	background-image: url(../images/legion.text.nv.png);
	float: left;
	height: 87px;
	width: 386px; }

#content {
	background-color: #00560C;
	border: 1px solid #00DD1F; }
#main {
	background-color: #007310;
	border: 6px double #00DD1F; }
#side-bar {
	background-color: #00560C;
	border: 1px solid #00DD1F; }
