
#header {
		height:57px;
		width:100%;
		background: transparent url(../images/highlights/1986.gif) no-repeat 50% 0px;
		display:block;
		overflow:hidden;
		text-indent:-9000px;
		margin-bottom: -6px;
	}
	
	#pic {
	margin: 0 0 0 0;
	font: Arial, Helvetica, sans-serif;
		font-size: .8em;
		text-align: center;
		font-style:italic;
	
	}
	
	
	#pic img {
	border: 1px solid #000;
	width: 180px;
   height: 350px;
	}
	
	
	#defheader {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1986dstats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}
		
		
		#statshead {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1986ostats.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;
	}
	

	
	