

#sidebarContainer {
	display: none;
}

#contentContainer {
	width: 95%;
	border: none;
	top: 50px;
	position: relative;
	padding-bottom: 50px;
}

#container {	width: 780px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	background: repeat-y left url(../../images/mid780c.png) #ffffff;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: repeat-x left top url(../../images/top780c.png);
	width: 780px;
	height: 153px;
}

#footer {
	display: block;
	clear: both;
	text-shadow: 0px 1px 1px #000000;
	background: repeat-x url(../../images/ref780c.png) left top #000000;
	color: #ffffff;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	height: 46px;
	font-size: .5em;
	padding-top: 20px;
	text-align: right;
}

#containertop {
	display: block;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
}
