body#about .container { background-image: url(../images/about-bg.jpg); }
#nav { top: 173px; }

#nav-about {
	background-image: url(../images/nav-about-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 313px !important;
}

#bio {
	height: 260px;
	padding: 0 15px 0 15px;
	position: relative;
	top: 40px;
	overflow: auto;
	margin-left: 25px;
	color: #413f40;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#bio a, #bio a:link, #bio a:visited  {
	background: none;
	color: #000;
	display: inline !important;
}

