/* CSS Document */




#header {
		height:57px;
		width:100%;
		background: transparent url(../images/highlights/2002.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/2002ostats.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/2002dstats.gif) no-repeat 50% 0px;
			display:block;
			overflow:hidden;
			text-indent:-9000px;
			margin-bottom: 0;
		}
	
	#content {
	margin: 0 auto;
	}
	
	
	h2 {
	text-align: center;
	width: 100%;
	}
	
	span p {
	text-align: center;
	font-size: 80%;
	font-style: italic;
	}
	
	div#ad {
	position: relative;
	}
	
	
