.titlebar {
	color: #FFFFFF;
	background-color: #8EAC9F;
	letter-spacing: 1px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	width: 650px;
	font-weight: normal;
	margin-left: 0px;
	clear: left;
	padding-left: 50px;
}
.stats {
	line-height: 14px;
	color: #476C6B;
}
.project {
	font-weight: bold;
	text-transform: uppercase;
	color: #649492;
	letter-spacing: 1px;
}

.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	letter-spacing: normal;
	display: block;
	background-color: #FFFFFF;
	border-color: #ABA5B5;
	border-width: 1px;
	border-style: solid;
	padding: 10 px;
	padding-left: 1px;
	text-align: center;
}
.gallery a, .gallery a:link, .gallery a:visited{
	color: #698077;
	text-decoration: none;
	border-color: #FFFFFF;
	border-width: thin;
	border-style: solid;
}
.gallery a:hover, .gallery a:active {
	color: #FFFFFF;
	border-color: #999933;
	border-width: thin;
	border-style: solid;
	background-color: #76B7AC;
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #8EAC9F;
}
