#navigation #aboutLink a {
	background-position: 0 -22px;
}

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

#navigation #aboutSubnav {
	display: block;
}

#leftColumn strong {
	color: #2f312d;
}

#leftColumn h1 {
	display: none;
}

#leftColumn p {
	padding: 0 12px;
}

#firstParagraph {
	height: 247px;
	background: #2f312d;
	color: white;
	padding: 0;
	margin: 0;
	font-size: 12px;
	position: relative;
}

#firstParagraph .bottomAlign {
	position: absolute;
	bottom: 12px;
	left: 0;
	padding: 0 12px;
	margin: 0;
}

#rightColumn {
	height: 829px;
	background: #2f312d url(/img/about.jpg) top left no-repeat;
}

