html, body {
	background-color: #CDEBFF;
}

#content {
	min-height: 470px;
	_height: 470px;
	padding-bottom: 30px;
}

#bkg {
	background-image: url(/images/aboutus/bkg.jpg);
}

#content p {
	font-size: 13px;
	padding: 0px 0px 20px 0px;
	color: color: #423F2E;
}

#content p.intro {
	color: #423F2E;
	font-size: 15px;
	font-weight: bold;
}
