
#header {
		height:57px;
		width:100%;
		background: transparent url("../images/highlights/1992.gif") no-repeat 50% 0px;
		display:block;
		overflow:hidden;
		text-indent:-9000px;
		margin-bottom: -6px;
	}
	
	 #statshead {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1992ostats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}
		
		#defheader {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1992dstats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}
	
	 #fx_footer
	{  position:absolute;
	    bottom: 0;
	    margin: 20px 0 0 0;
		width: 100%;
		background-color:  rgb(249,231,100);
		border-top: 1px solid gray;
		text-align: center;
		padding-bottom: 5px;
	}



	#fx_footer a {
	    padding: 0 2px;
	    font: 1em Verdana, Arial, Helvetica, sans-serif;
		COLOR: #000;
		text-decoration : underline;
		font-weight: 800;
			}



	#fx_footer a:hover {  
	    color:  #4494FF;
		text-decoration: underline;
	}
	
	
	
