#mainArea p.catagory {
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	color: 7B9E8C;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 34px;
	padding-bottom: 1px;;
	border-bottom: 1px solid #7B9E8C;
}

#mainArea h1 {
	color: #333333;
	margin: 20px 10px;
	text-align: center;
	padding: 5px 8px;
	border-bottom: none;
	line-height: 120%;
	font-size: 200%;
}
#mainArea h1 small {
	font-size: 80%;
	font-weight: normal;
}
#mainArea h2 {
	font-size: 150%;
}

