BODY
{ background-color: #1A1557;
  background-repeat: repeat-y;
  background-position: top left;
}

#header {position:absolute; visibility:visible; top:0px; left:0px; height:100%;}

#content { 
  position:absolute; visibility:visible; top:626px; left:0px; width:750px;
  background-image: url(bg2.jpg);
  background-repeat: repeat-y;
  background-position: top left;
}

#title { font-family: trechubet ms;
 	background-color: #96B092;
 	color: #1B1658;
 	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

A, A:visited, A:link, A:active
{ color: #332E6B;
  text-decoration: none;
font-family: georgia;
    font size:10px;
    font-weight: bold;
}

A:hover
{ color: #909685;
}

table { font-family: verdana;
  font-size: 11px;
  color: #191557;
}

b { font-family: georgia;
    font size:10px;
    font-weight: bold;
    color: #1B1658;
}

#menu a {
  position: absolute;
  height: 38px;
  width: 91px;
  top: 31px; 
  text-decoration: none;
  }

a#about { top: 588px; left:9px; width:91px; }
a#rules { left: 100px; top: 588px; width:96; }
a#codes { left: 196px; top: 588px; width:95;}
a#join { left: 291px; top: 588px; width:98; }
a#fans { left: 389px; top: 588px; width:104; }
a#extra { left: 492px; top: 588px; width:104; }
a#home { left: 596px; width: 113px; top: 588px;}

a#about:hover { background-image: url(about.jpg); }
a#rules:hover { background-image: url(rules.jpg); }
a#codes:hover { background-image: url(codes.jpg); }
a#join:hover { background-image: url(join.jpg); }
a#fans:hover { background-image: url(fans.jpg); }
a#extra:hover { background-image: url(extra.jpg); }
a#home:hover { background-image: url(home.jpg); } { border: none; } 
#menu a i { visibility: hidden; }