/* About */

#about h2 {
	width: 386px;
	height: 75px; /* added 10px to height */
	background: transparent url(img/h2-faqs.gif) no-repeat;
}
#about #right h3 {
	width: 139px;
	height: 37px; /* added 8px to height */
	background: transparent url(img/h3-favoriteplaces.gif) no-repeat;
}
#about #left h3 {
	padding: 0 0 5px 0;
	letter-spacing: -1px;
}
#about #left p {
	padding: 0 0 20px 0;
}
#about a#bio {
	display: block;
	width: 136px;
	height: 86px;
	text-indent: -3000px;
	margin: 10px 0 0 0;
	background: url(img/star-bio.gif) no-repeat;
	text-decoration: none;
}
