#banner {
	background-color: #FFFFFF;
	height: 200px;
	width: 744px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3e2c21;
	border-bottom-color: #E2DAC0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
}
#leftShad {
	background-repeat: repeat-y;
	height: 862px;
	width: 13px;
	float: left;
	background-image: url(Auth/leftShad.gif);
}
#rightShad {
	background-image: url(Auth/rightShad.gif);
	background-repeat: repeat-y;
	height: 862px;
	width: 13px;
	float: left;
}
#rightBarSpan {
	height: 648px;
	width: 13px;
	background-image: url(Auth/rightShad.gif);
	background-repeat: repeat-y;
}


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

#mainText {
	float: left;
	width: 500px;
	text-indent: 0px;
	font-size: 80%;
	text-align: left;
}
#rightBar {
	float: left;
	width: 210px;
	height: 300px;
	padding-left: 10px;
}
#contHold {
	width: 724px;
	float: left;
	padding-left: 0px;
	padding-right: 20px;
	text-align: left;
	padding-top: 16px;
	height: 300px;
	clear: none;
}

#leftBarSpan {
	height: 300px;
	width: 13px;
	background-image: url(Auth/leftShad.gif);
	background-repeat: repeat-y;
}
#contvr {
	height: 900px;
	width: 744px;
	position: absolute;
	left: 15px;
	z-index: 10;
	top: 295px;
	text-align: left;
	visibility: visible;
}
#gutter {
	font-size: 2px;
	height: 12px;
	float: left;
	width: 744px;
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E2DAC0;
}
#gutterLeft {
	width: 202px;
	height: 12px;
	float: left;
	background: url(Auth/gutterShadb.gif) repeat-x;
}
#gutterRight {

	width: 542px;
	height: 12px;
	float: left;
	background-image: url(Auth/gutterShad.gif);
	background-repeat: repeat-x;
}
