#banner {
	background-color: #FFFFFF;
	height: 200px;
	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: 905px;
	width: 13px;
	float: left;
}
#rightShad {
	background-image: url(Auth/rightShad.gif);
	background-repeat: repeat-y;
	height: 905px;
	width: 13px;
	float: left;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}

#busBullets {
	font-weight: bolder;
	color: #464646;
}

#menuFloat {
	height: 300px;
	width: 140px;
	z-index: 2;
	top: 260px;
	position: absolute;
	left: 13px;
	padding-top: 16px;
}
#busBullets2 {

	font-weight: bolder;
	color: #464646;
}
#rightBar {
	float: left;
	width: 175px;
	height: 460px;
}
#contWindow {
	height: 580px;
	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;
}
#contHold {
	width: 564px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-top: 16px;
	height: 560px;
}
