#about-top {
}
#about-top ul {
	margin:0;
	list-style:none;
}
#about-top li {
	margin:0;
	position:relative;
	float:left;
	height:auto;
}
#about-map {
	width:450px;
}
#about-text {
	width:420px;
	margin:1px;
}
#about-bottom {
}
#about-entry {
	width:890px;
	min-height:220px;
	margin-left:auto;
	margin-right:auto;
	border-top:2px #000 solid;
	border-left:2px #000 solid;
	border-right:2px #000 solid;
	padding-bottom:5px;
}
#about-bottom img {
	height:200px;
	margin:10px;
	margin-left:5px;
	float:left;
}
#about-entry p {
	margin:0;
	margin-top:5px;
}
#about-entry p.title {
	font-weight:bold;
	margin-bottom:0;
}