#expander {
	background-image: none;
	position: relative;
	width: 940px;
}

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

#sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
	margin-left: 0;
	width: 185px;
	position: relative;
	float: left;
	left: 2px;
}

#container {
	background: url(../../images/mid980L.png) repeat-y;
	width: 980px;
}

#contentContainer {
	margin-left: 260px;
	margin-right: 0;
	position: relative;
	left: 0;
	padding: 0 10px;
	width: 680px;
	top: 0;
	display: block;
}

#contentContainer #content {
	position: relative;
	left: 0;
	padding: 10px 25px 10px 15px;
	width: auto;
	top: 0;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(../../images/top980L.png);
	width: 980px;
	height: 134px;
	padding-left: 50px;
	padding-right: 50px;
}

#pageHeader2{
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	width: 900px;
	left: 0;
	position: relative;
	background-position: 0;
}

#pageHeader3{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background: repeat-x url(../../images/ref980L.png) left top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}

#navcontainer {
	margin-bottom: 80px;
	text-decoration: none;
	position: relative;
	top: 0;
	width: 200px;
	right: 5px;
	left: 5px;
}

* html #container {	margin: 0px -20px; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	background: url(../../images/mid980L.png) repeat-y left;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	top: -18px;
	width: 980px;
}

* html #contentContainer {
	margin-right: 0;
	margin-left: 10px;
	position: relative;
	top: 0;
	left: 0;
	width: 680px;
}

* html #contentContainer #content {
	
	padding: 10px 25px 10px 15px;
	width: 650px;
	left: 10px;
	position: relative;
	
}

* html #sidebarContainer {
	float: left;
	left: 34px;
	position: relative;
}

* html #sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 185px;
	position: relative;
	left: 3px;
}

* html #pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: no-repeat left top url(../../images/top980L.png);
	width: 980px;
	height: 134px;
	padding-left: 50px;
	padding-right: 50px;
}

* html #footer {
	background: repeat-x url(../../images/ref980L.png);
	width: 980px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 59px;
	line-height: 59px;
}

* html #right {
	position: relative;
	float: right;
	overflow: visible;
	z-index: -1;
	left: 333px;
}