#banner {
	background-color: #FFFFFF;
	height: 240px;
	width: 744px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
}
#leftShad {
	background-image: url(Auth/leftShad.gif);
	background-repeat: repeat-y;
	height: 802px;
	width: 13px;
	float: left;
}
#rightShad {
	background-image: url(Auth/rightShad.gif);
	background-repeat: repeat-y;
	height: 802px;
	width: 13px;
	float: left;
}
#menuFloat {
	height: 300px;
	width: 140px;
	z-index: 2;
	top: 300px;
	position: absolute;
	left: 13px;
	padding-top: 16px;
}
#contWindow {
	height: 440px;
	width: 744px;
	background-image: url(Auth/bStripe.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
}
#centrin {
	float: left;
	width: 375px;
	padding-right: 10px;
}

#mainText {
	float: left;
	width: 355px;
	padding-right: 20px;
}
#rightBar {
	float: left;
	width: 175px;
	height: 420px;
}
#contHold {
	width: 564px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-top: 16px;
	height: 380px;
}

#Layer1 {
	position:absolute;
	width:365px;
	height:154px;
	z-index:10;
	background: #FFFFFF;
	top: 550px;
	padding-right: 20px;
	left: 172px;
}

#zindex {
		z-index: -10; 
		position: absolute;
		background-color: #FFFFFF;
		font: Arial, Helvetica, sans-serif;
		font-size: 5px; 
		color: #FFFFFF;
		top: 70px;
		width: 560px;
		
		}





/*#underCov {
	font-size: 6px;
	color: #FFFFFF;
}
*/