body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #3B4033;
	background-color: #FDFDE7;
	}
a {
	text-decoration: none;
	/*font-weight: bold;
	color:  #ccc;*/
	color: #69754F;  /** 81925E **/
	outline: none;
	}
a:visited {
	color: #81925E;  /** 596343 **/
	}
a:active {
	color: #69754F;
	}
a:hover {
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 12px;
	line-height: 44px;
	/*font-weight: bold;*/
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 10px;
	line-height: 40px;
	/*font-weight: bold;*/
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 4px 0px 0px 0px; /* floyd: 20px 20px 0px 20px */
	/* padding: 0px; */
	border: 0px none #ccc; /* floyd: 5px solid #ccc */
	/*background: #666;*/
	background-image:url(../images/banner.jpg);
	background-position:center left;
	background-repeat:repeat-x;

	color: #FDFDE7;
	font-size: 10px;
	/*line-height: 10px; */
	padding: 72px 0px 0px 215px;

	height: 80px;  /** this height seems not matter at all. I set it to the true height below + padding-top + border-top + border-bottom for IE **/
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;  /** same as above, for IE **/
 	}
html>body #top {
	height: 28px;  /* changes NS */ /** true height for NS **/
	}
	
#top p {
	position: absolute;
	left: 218px;
	top: 12px;
	z-index: 2;
	color: #000000; /* #FDFDE7; */
	font-size: 10px;
	line-height: 0px;
	margin-left: 218px;
	margin-top: 12px;
	margin-bottom: 0px; 
	background: #7D5F4E;
}	

#uberleft {
	max-width: 148px;
	position: absolute;
	top: 79px;  /** 100*/
	left: 0px;
	margin: 0px;	/*top, right, bottom, left */
	padding: 0px 0px 12px 0px;  /** 12 **/
	border: 0px solid #A9CB75; /** #D8EBC6 **/
	width: 176px; /** 190 below -2 of course **/ /* 192 ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 162px; /* changes IE */
	}
html>body #uberleft {
	width: 162px; /* ie5win fudge ends */
	}
	
#left {
	max-width: 148px;
/*	position: absolute; */
/*	top: 79px;  /** 100*/
	left: 0px;
	margin: 20px 2px 20px 0px;	/*top, right, bottom, left */
	padding: 12px 0px 12px 12px;  /** 12 **/
	border: 1px solid #A9CB75; /** #D8EBC6 **/
	background: #F2FDD2; 
	width: 176px; /** 190 below -2 of course **/ /* 192 ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 162px; /* changes IE */
	}
html>body #left {
	width: 162px; /* ie5win fudge ends */
	}

#quote {
	max-width: 148px;
/*	position: absolute; */
/*	top: 490px;   /**520 **/
	left: 0px;
	margin: 0px;
	padding: 1px 10px 4px 10px; /*10px**/
	border: 1px solid #A9CB75;
	background: #7D5F4E; 
	/*height:73px;  /** 73 **/
	width: 162px;  /**190 below -2 **/ /* 192ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 162px;
	}
html>body #quote {
	width: 140px; /* ie5win fudge ends */ /* changes NS */
	}

#quote p {
	font-size: 10px;
	font-style: italic;
	color: #FDFDE7;
	line-height: 10px;
	margin-top: 10px;
}

#playersBelowNav {
/*	position: absolute; */
/*	top: 620px;  /** 570px **/
	left: 0px;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border: 0px none #D8EBC6;
	background: #FDFDE7; 
	background-image:url(../images/3players_left.gif);
	background-repeat: no-repeat;
	height:73px;
	width: 148px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 148px;
	}
html>body #playersBelowNav {
	width: 148px; /* ie5win fudge ends */
	}


#smallplayer {
	position: absolute;
	top: 130px;
	left: 170px;
	margin: 0px;
	padding: 0px;
	border: 0px none #D8EBC6;
	background: #FDFDE7; 
	background-image:url(../images/small_player_a.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 75px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 45px;
	}
html>body #smallplayer {
	width: 45px; /* ie5win fudge ends */
	}
	
#middle {
	margin: 30px 30px 20px 205px;
	padding: 20px 10px 10px 10px;  /** 10px **/
	border: 1px none;
	background: #FDFDE7;
	background-image:url(../images/3players_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
	}
#right {
	position: absolute;
	top: 99px;  /**120*/
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 1px solid #A9CB75; /** #D8EBC6 **/
	background: #FDFDE7;
	/*height: 10px; */
	width: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}


#left p {
	font-size: 11px;
	color: #351402;
	line-height: 1px;
}

#left h1 {
	font-size: 11px;
	color: #351402;
	font-weight: normal;
	line-height: 13px;
}

#left h2 {
	font-size: 11px;
	color: #81925E;
	text-indent: 10%;
	font-weight: normal;
	line-height: 13px;
}

#left h2 a {
	color: #81925E;
	}
	
#left h1 a {
	color: #351402;
	}

#left h2 a:visited {
	color:  #7F905D;
	}

#left h1 a:visited {
	color:  #2B1104;
	}

#left a:active {
	color:  #69754F;
	}
#left a:hover {
	text-decoration: underline;
	}


#right p {
	font-size: 9px;
	color: #4D5042;
	text-transform: uppercase;
	text-align: right;
	/** margin: 10px 0px 10px 0px;	**/		/** was not there **/
	margin: 6px;
	padding: 0px 5px 0px 0px;		/** was not there **/
	/*line-height: 0 px; /**2px**/
}
#right a {
	font-weight: normal;
	color:  #4D5042;
	outline: none;
	margin: 0px;
	/*line-height: 0 px; /** was not there**/
	}

#middle p:first-letter {
	font-size: 16px;
	margin: 0px;
}

#firstLetterRight {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footerLines {
	clear: both;  /**wasn't there **/
	font-size: 1px;
	margin:1px 0px 1px 0px;			/* Floyd: 50px 0px 10px 0px */
	padding:1px 0px 0px 1px;			/* Floyd: 13px 0px 0px 20px */
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:1px; /* 14px + 17px + 2px = 33px */			/* Floyd: 33 */
	border-style:solid;
	border-color:#9BCD55;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:1px;			/* Floyd: 11 */

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:1px; /* the correct height */			/* Floyd: 14 */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:1px;}			/* Floyd: 14 */

#copyright {
	font-size: 9px;
	color: #63635A;
	text-align: right;
}

#middleImage {
	float:right;
	/*width:200px;
	height:200px;*/
	clear: none;
	margin: 20px;
	border: 1px solid #A9CB75;
}

table {
	font-size: 10px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
	