 .header      { position: absolute; left: 235; top: 120; width: 475; text-align: right;
                font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #D16162;
		font-weight: bold;}
 .nav         { position: absolute; left: 10; top: 180 }
 .content     { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; background-color: #000000;
                position: absolute; left: 235; top: 180; z-index: 5; width: 475;
		padding: 5; border-style: solid; border-color: 66CCFF; border-width: 2px; }
 .content2    { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; background-color: #000000;
                position: absolute; left: 155; top: 180; z-index: 5; width: 475;
		padding: 5; border-style: solid; border-color: 66CCFF; border-width: 2px; }
 .credits     { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999;
                position: absolute; left: 0; top: 450; z-index: 1; width: 100%;
                text-align: center }
 .field       { font-size: 16px; font-family: monospace; color: #000000}
 .close       { position: absolute; left: 155; top: 345; width: 475; text-align: center }
 body         { background-repeat: no-repeat; background-color: #14245F; }
 h1           { font-size: 26px; font-family: Arial, Helvetica, sans-serif; color: #D16162;
                text-shadow: 0 0 5px red; }
 td, th       { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; }
 a            { color: #D16162; font-weight: bold; text-decoration: none;}
 a:link       { color: #D16162; font-weight: bold; text-decoration: none;}
 a:visited    { color: #D16162; font-weight: bold; text-decoration: none;}
 a:hover      { text-decoration: underline }
 a:active     { color: #D16162; font-weight: bold; text-decoration: none;}
 a.chat:link        { color: #66CCFF; }
 a.chat:visited     { color: #66CCFF; }
 a.chat:active      { color: #66CCFF; }
 a.credlink:link    { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; }
 a.credlink:visited { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; }
 a.credlink:active  { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #5FCBF9;

}
#return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5FCBF9;
	text-align: center;
}
.smalllink {
	font-size: 10px;
}
#bullseye {
	position: absolute;
	z-index: 2;
	left: 290px;
	top: 10px;
}
