.titlebar {
	color: #CC2D9C;
	background-color: #000000;
	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: #A7A13F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 650px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 50px;
}
.stats {
	line-height: 14px;
	color: #352747;
	font-weight: bold;
}
.project {
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	letter-spacing: 1px;
}
input, textarea {
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
	border-top-color: #330033;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #330033;
	border-right-style: groove;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-left-color: #BF9FB5;
	border-left-style: ridge;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2C3B;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	display: block;
	background-color: #FFFFFF;
	border-color: #3B1B39;
	border-width: 1px;
	border-style: solid;
	padding: 10 px;
	padding-left: 1px;
	text-align: center;
}
.gallery a, .gallery a:link, .gallery a:visited{
	color: #333333;
	text-decoration: none;
	border-color: #FFFFFF;
	border-width: thin;
	border-style: solid;
}
.gallery a:hover, .gallery a:active {
	color: #FF3399;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	background-color: #333333;
}
.quote {
	font-size: 11px;
	font-style: italic;
	color: #878653;
}
.newform {
	color: #663333;
	background-color: #D6BFC7;
}
