#container {
	width: 900px;
}

h4 {
	display: none;
}

#sbheader {
	display: none;
}

#sidebarContainer {
	width: 186px;
	height: 450px;
}

#sidebarContainer #sidebar {
	width: 176px;
	height: 130px;
}

#contentContainer {
	width: 714px;
}

#pageHeader h1 {
	margin-top: 170px;
	width: 274px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	margin-left: 0px;
	position: relative;
	left: auto;
	top: 24px;
	height: 89px;
}

#pageHeader h2 {
	margin-top: 215px;
	width: 343px;
	text-align: center;
	line-height: normal;
	height: auto;
}

#pageHeader img {
	margin-left: 5px;
	margin-top: 0px;
}

#navcontainer1 {
	width: 900px;
}

