body.about h5 {
	font-size: 18px;
	line-height: 1em;
}
body.about .selections {
	margin-top: 20px;
}
body.about .selection {
	width: 401px;
	float: left;
	margin-bottom: 20px;
}
body.about .one {
	margin-right: 110px;
}
body.about .selection .img {
	width: 400px;
	height: 270px;
	margin-bottom: 20px;
}
body.about .selection .img a {
	width: 400px;
	height: 270px;
	display: block;
	text-indent: -8008px;
	border: 1px solid #000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.about .selection .img a:hover {
	border: 1px solid #FFF;
}
body.about .selection .lfp a {
	background-image: url(../_img/about_lfp.gif);
}
body.about .selection .tugboat a {
	background-image: url(../_img/about_tugboat.gif);
}
#theblogcontent a {
	color: #FFF;
	text-decoration: underline;
}
#theblogcontent .entry {
	border-bottom: none;
}
body.about #theblogcontent .entry {
	line-height: 1.5em;
	font-size: 13px;
}
body.about .sidebar {
	margin-top:20px;
}
body.about #gallery-grn {
	background-image: url(../_img/label_gallery_grn.gif);
}
body.about #elsewhere {
	background-image: url(../_img/label_elsewhere.gif);
}
body.about .sidebar ul.media {
	list-style-type: none;
	margin-bottom: 30px;
}
body.about .sidebar ul.media li {
	float: left;
}
body.about .sidebar ul.media li a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	border: 1px solid #335d56;
}
body.about .sidebar ul.media li a:hover {
	border: 1px solid #CCC;
}
body.about .sidebar ul.lynx li a:before {
	content: "\21AA \0020";
}
body.about .sidebar ul.lynx {
	text-align: left;
	
}
body.about .sidebar ul.lynx li {
	margin-bottom: 5px;
}
body.about #footer .sidebar ul.lynx li a, body.about #footer .sidebar ul.lynx li a:visited {
	text-align: left;
	color: #dbe7e5;
	text-decoration: none;
	font-size: 16px;
}
body.about #footer .sidebar ul.lynx li a:hover {
	color: #FFF;
}
