@import 'base.css';

#content ol.chapters {
	list-style-image: none;
	margin-left: 40px;
	padding-left: 0px;
}
#content ol.chapters li {
	margin-bottom: 4px;
	font-size: 12px;
	color: #CCC;
}
#content ol.chapters li img {
	margin-left: 6px;
}
#content ol.chapters li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #888;
	text-decoration: none;
}
#content ol.chapters li a:hover {
	text-decoration: underline;
}
#photobar {
	float: right;
	width: 120px;
	margin-left: 20px;
}
#photobar #top_photo {
	margin-bottom: 6px;
}
#photobar img {
	border: 1px solid #ACA794;
}
#photobar #other_photos img {
	margin: 0px 2px 2px 0px;
}