#menu-about {
	background: url(menu_select.gif);
}
#menu-photos {
	background: none;
}

#menu-home {
	background: none;
}

.entry {
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 0px 0px;
    padding-bottom: 10px;
	color: #666666;
}
.entry table {
	width:100%;
}
.entry h4 {
	padding-top: 10px;
	font-size:14px;
}
.entry ul {
	margin-top: 2px;
	margin-bottom: 4px;
}
.entry tr td {
	vertical-align:top;
	padding-bottom:10px;
	padding-right:15px;
	text-align: left;
}
#columnleft p small b, #columnleft p small {
    color: #808080;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 2px;
    font-weight: normal;
}
#columnleft h4 {
    color: black;
}