#header {
		height:57px;
		width:100%;
		background: transparent url(../images/highlights/1983.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/1983ostats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0px;
		}
	
		#defheader {
			height:76px;
			width:100%;
			background: transparent url(../images/stats/1983dstats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}

ul#pics  {
 margin: 0 auto;
 width: 540px;
 text-align: center; 
 display: block;
 
 }
 
ul#pics li {
float: left;
 width: 265px; 
 list-style type: none;
 }
 
  ul#pics li img.rodgers, img.kovach {
 border: 1px solid #000;
 width: 261px;
 height: 392px;
 }
 
ul#pics li p {
        font: Arial, Helvetica, sans-serif;
		font-size: .8em;
		font-style:italic;
		}
 
 