body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(assets/BKWhtGrnDot6-cfc.gif) repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 620px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
}
#navrow {
	text-align: center;
	white-space: nowrap;
	height: 31px;
	background: url(assets/KBIntroGrnTop.gif) no-repeat;
}
#navrow img {
	padding-top: 6px;
}
.goRight {
	background-image: url(assets/KBIntroBoxTopRt.gif);
	background-repeat: no-repeat;
	width: 11px;
	float: right;
	height: 30px;
}
#kellyPic {
	border-right: 11px solid #0033cc;
	border-left: 11px solid #0033cc;
	text-align: left;
	background: #FFFFFF url(assets/KBBearPicMeet08.jpg) no-repeat 25px 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 598px;
}
#kellyPic p {
	font-size: 80%;
	line-height: 140%;
	color: #0033CC;
	padding-left: 90px;
	padding-right: 80px;
	text-align: justify;
}
#kellyPic .clearFloat {
  clear: both;
  display: block;
}
#footer {
	width: 620px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.address  {
	font-size: 9px;
	font-style: normal;
	color: #007934;
}
.address a:link, .address a:visited {
	color: #007934;
}
.address a:hover, .address a:active {
	color: #0033ff;
	background-color: #fff;
}
