#ect2 {
	width: 980px;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background: url(../../images/topEC2.png) no-repeat;
	height: 134px;
}

#extraContainer2 {
	padding: 0;
	width: 910px;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 35px;
	position: absolute;
	height: auto;
	overflow: hidden;
	display: block;
}

#myExtraContent2 {
	padding: 10px;
	height: 85px;
	display: block;
}

#pageHeader h1 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 25px;
	text-shadow: 0px 2px 2px #000000;
	line-height: 18px;
	top: 10px;
	position: relative;
	left: 5px;
	width: auto;
	padding-left: 20px;
	display: none;
}

* +html #pageHeader h1 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 25px;
	text-shadow: 0px 2px 2px #000000;
	line-height: 18px;
	top: 20px;
	position: relative;
	left: 5px;
	width: auto;
	padding-left: 20px;
	display: none;
}

* html #pageHeader h1 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 25px;
	text-shadow: 0px 1px 1px #000000;
	line-height: 18px;
	left: auto;
	padding-left: 20px;
	position: absolute;
	top: 20px;
	display: none;
}

#pageHeader h2 {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
	text-shadow: 0px 2px 1px #000000;
	position: relative;
	top: 5px;
	left: 5px;
	width: auto;
	padding-left: 20px;
	display: none;
}

* html #pageHeader h2 {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
	text-shadow: 0px 1px 1px #000000;
	position: absolute;
	left: auto;
	padding-left: 20px;
	top: 45px;
	display: none;
}

#logo {
	padding-top: 0;
	position: relative;
	top: 10px;
	float: left;
	display: none;
}

#pageHeader img {
	position: relative;
	overflow: visible;
	height: auto;
	width: auto;
	padding: 0;
}

