#outerHeader {
	padding: 22px 0 0 40px;
	width: 960px;
}
#leftSideGraphic {
	float: left;
	clear: left;
	overflow: hidden;
	height: 1000px;
}

#leftSideGraphic img {
	display: block;
}

#outerHeader img {
float: left;
}

#outerHeader h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009fc5;
	font-weight: normal;
}

#outerHeader #ohRightSideBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	background-color: #FFD399;
	color: #666666;
	height: 144px;
	width: 200px;
	float: right;
	padding: 10px 0px 0px 10px;
	letter-spacing: 2px;
}

#outerHeader #ohRightSideBarCW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	background-color: #FFD399;
	color: #666666;
	height: 283px;
	width: 200px;
	float: right;
	padding: 10px 0px 0px 10px;
	letter-spacing: 2px;
}

#outerHeader #ohRightSideBarCW p {
	padding-top: 168px;
}

#outerHeader .noBorder {
	border-right: none;
}