.titlebar {
	color: #C29C49;
	background-color: #333333;
	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: #660033;
}
.project {
	font-weight: bold;
	text-transform: uppercase;
	color: #660033;
	letter-spacing: 1px;
}

.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	letter-spacing: normal;
	display: block;
	background-color: #000000;
	border-color: #ABA5B5;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	padding-left: 1px;
	text-align: center;
}
.gallery a, .gallery a:link, .gallery a:visited{
	color: #FF0000;
	text-decoration: none;
	border-color: #000000;
	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: #000000;
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #878653;
}
