.custom_title {
	background: transparent url(images/blank_title.jpg) no-repeat top center;
	width: 539px;
	height: 80px;
	margin: 0 auto;
}

.title_uc {
	color: #7f7f7f;
	font-family: verdana, sans-serif;
	font-weight: bold;
/*	font-style: italic;*/
	font-size: 35px;
	letter-spacing: -2px;
	padding-left: -2px
}

.title_lc {
	color: #000000;
	font-family: times, serif;
	font-weight: normal;
	font-style: oblique;
	font-size: 35px;
	color: #000000;
	letter-spacing: -1px;
}