#navigation #aboutSubnav #opportunitiesLink a {
	background-position: 19px -22px;
}

#navigation li#aboutLink {
	height: 88px;
}

#navigation #aboutSubnav {
	display: block;
}

#content {
	padding: 0 0 388px 0;
	background: #000 url(/img/opportunities-background.jpg) bottom center no-repeat;
	color: white;
	font-size: 13px;
	font-weight: normal;
	position: relative;
}

#content #leftColumn {
	border: none;
	float: none;
}

#content #rightColumn {
	position: absolute;
	top: 0;
	right: 0;
	height: 89px;
	width: 200px;
	background: url(/img/opportunities.gif) top right no-repeat;
}

#content h1 {
	display: none;
}

#content p {
	padding: 0;
	margin: 12px;
	width: 340px;
}