/* STYLE SHEET early.css */


/***************************************************************************************************
*
*			CONTENT WRAPPER STYLES
*
***************************************************************************************************/
#contentWrapper h2 {
	margin: 0 auto;
	padding: 40px 0;
	font-size: .9em; /* make text smaller to fit behind replacement image (IE6)*/
	position: relative;
	height: 31px;
	width: 317px;
	}		
#contentWrapper h2 span {
	background: url(../images/h2_early.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

/***************************************************************************************************
*
*			LEFT COLUMN STYLES
*
***************************************************************************************************/	


