#sidebarContainer {
	float: left;
	left: 30px;
	position: relative;
}

#container {
	background: repeat-y url(../../images/mid780L.png);
}

* html #container {
	background: repeat-y url(../../images/mid780L.gif);
}
#contentContainer {
	margin-left: 190px;
	margin-right: 0px;
	position: relative;
	left: 20px;
}

#sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
	margin-left: -5px;
}

* html #sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	position: relative;
	width: 135px;
	float: left;
}

#contentContainer #content {
	padding: 40px 40px 40px 40px;
	position: relative;
	left: -20px;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(../../images/top780L.png);
	width: 780px;
	height: 158px;
	padding-left: 35px;

}

* html #pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(../../images/top780L.gif);
	width: 780px;
	height: 158px;
	padding-left: 35px;

}

#footer {
	text-shadow: 0px -1px -1px #000000;
	background: repeat-x url(../../images/ref780L.png) left top;
	color: #654e33;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	height: 79px;
	line-height: 59px;
	display: block;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: 79px;
	margin-bottom: 59px;
	font-family: Times New Roman, Times, serif;
}

* html #footer {
	text-shadow: 0px 1px 1px #000000;
	background: repeat-x url(../../images/ref780L.gif);
	color: #ffffff;
	width: 780px;
	border-collapse: collapse;
	height: 59px;
	line-height: 59px;
	display: block;
	clear: both;
	margin-left: auto;
	position: relative;
	left: 0px;
	right: 0px;
	margin-right: auto;
	text-align: center;
}