.custom #header {
	text-align: center;
}
.custom blockquote {
	background:url(images/blockquote.png) no-repeat top left;
	border: none;
	text-indent: 2em;
}

.custom #header_area .page {
	border-bottom:28px solid #FFFFFF;
	height:150px;
	overflow:visible;
}

.custom .menu a:hover {
	text-decoration: underline;
}

.custom .menu .current > a, .menu .current-cat > a { cursor: text; text-decoration: none; }

.custom ul.menu {
	background:transparent;
	float:left;
	left:50%;
	position:relative;
	width:auto;
}

.menu li {
	float:left;
	position:relative;
	right:50%;
}

.custom #content_area .page {padding-top:2.2em;}