BODY 	{ background: black; 
	color: white }
P 	{ color: black;	
	text-indent: 20%;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, helv, sans-serif } 
H1 { 	color: white;
	margin-left: 5%;
	font-weight: medium;
	font-family: Arial Black, Arial, Helvetica, helv, sans-serif }3
h1 a {
	display: block;
	position: absolute;
	z-index: 3;
	width: 250px;
	height: 50px;
	overflow: hidden;
}

A.aboutus {
display: block;
width: 149px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;

}

A.aboutus:hover {
border: solid 0px #6100C1;
background-color:#885541;
color: #FFFFFF;
}

.contrast { background: darkorange; } 
TD { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
font-weight: 200;
color: EAEAEA;
line-height: .65cm; }

TD.aboutus { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
color: EAEAEA;
line-height: .65cm; }

TD.mainpage { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
color: EAEAEA;
width: 350px;
line-height: .49cm; }

TD.winename { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
color: EAEAEA;
line-height: .39cm; }

TD.aboutpage { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
color: EAEAEA;
width: 450px;
line-height: .49cm; }

TD.toppage { font-size: 75%;
font-family: Arial, Helvetica, helv, sans-serif;
color: EAEAEA;
width: 780px;
height: 306px; }

a:hover .aboutus
{
  background-color: rgb(136, 85, 65);
  color: silver;
}
p, .mainpage {
	display: inline;
	float: right;
	width: 400px;
	margin: 0 20px 0 0;
}


A:link  { color: 885541;
	font-weight: bold;
	text-decoration: none; }
A:visited  { color: 885541; 
	font-weight: bold;
	text-decoration: none; }
.topline {color: silver; 
	text-indent: 0;
	margin-left: 10%; 
	margin-right: 10%; 
	font-size: 80%;  
	font-family: Verdana, Arial, Helvetica, helv, sans-serif }