#header {
		height:57px;
		width:100%;
		background: transparent url("../images/highlights/1994.gif") no-repeat 50% 0px;
		display:block;
		overflow:hidden;
		text-indent:-9000px;
		margin-bottom: -6px;
	}

	 ul#pics {
	 width: 810px;
	 margin: 40px auto;
	 list-style: none;
	 height: 260px;
	 }
	 
	 #pics li {
	 padding: 2px;
	 font: .8em arial;
	 text-align: center;
	 font-style: italic;
	 }
	 
	 li#everett {
	 float: left;
	 width:200px;
	 height: auto;
	 }
	 
	 li#everett img {
	 width: 196px;
	 height: 230px;
	 border: 1px solid #000;
	 }
	 
	 li#martin {
	 float: left;
	 width: 185px;
	 height: auto;
	 }
	 
	 li#martin img {
	 width: 184px;
	 height: 230px;
	 border: 1px solid #000;
	 }
	 
	 li#bates {
	 float: left;
	 width: 184px;
	 height: auto;
	 }
	 
	 li#bates img {
	 width: 184px;
	 height: 230px;
	 border: 1px solid #000;
	 }
	 
	 li#hughes {
	 float: left;
	 width: 215px;
	 height: auto;
	 }
	 
	 li#hughes img {
	 width: 214px;
	 height: 230px;
	 border: 1px solid #000;
	 }
	 
	 
	 /* stats pages */
	 
	        #statshead {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1994ostats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;


		}
	
	 ul li { 
	 list-style: none;
	 margin: 0 auto;
	 }
	 
	 #defheader {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1994dstats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}
	
	#d_pics {
	width: 300px;
	float: left;
	margin: 30px 0 20px 70px;
	padding-top: 5px;
	text-align: center;
		}

	

	#d_pics p { 
		text-align: center;
	    font-size: .8em;
		font-weight: bold;
		 }

	

	#d_pics a {
		color: #000;
		text-decoration : underline;
		background-color:transparent;
		font-size: .9em;
		font-weight: bold;
		margin: 0;
	}
	
	#d_pics a:hover { color: #FFCC33; }



	#right a:hover {
		color: #F7D80A;
		text-decoration: underline ;
		background-color:transparent;
	}
	
	ul li.def_1 img {
	border: 1px solid #000;
	}
