#container { /* This Is The BG Color Of The Main Div */	width: 669px; /* Right And Left
	background: url(images/content_bg.png) repeat-y;
	width: 767px;
}

#bottom {/* This Is The BG Color Of The Main Div */	width: 669px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
	background: url(images/content_bottom.png) no-repeat;
	width: 769px;
	background: url(../../images/middlehide.jpg);
	padding: 0;
}

#pageHeader {
	width: 769px;
	list-style: none;
	background: no-repeat url(../../images/tophide.jpg);
	height: 40px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#contentContainer {
	text-align: left;
	background: repeat-y;
	width: 769px;
	padding-top: 22px;
	margin-right: auto;
	margin-left: auto;
}

#contentContainer #content {
	text-align: left;
	background: repeat-y;
	width: 665px;
	padding-left: 33px;
	padding-top: 15px;
	margin-left: 12px;
}

#sidebarContainer {
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	display: none;
	margin-top: 24px;
	margin-right: 33px;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	text-align: left;
	font-size: .9em;
	background: url(../../images/bottomhide.jpg) no-repeat;
	height: 133px;
	padding-left: 50px;
}
