@import "base-style.css";

#menu-cont a {
	background-image:url(../images/menu-cont-on.gif);
}

#catch {
	padding: 0px 22px 6px 22px;
}

#pageText {
	display: block;
	width: 720px;
	margin-left: 12px;
	text-align: center;
	padding-bottom: 40px;
}

#pageText p {
	margin: 20px;
	margin-bottom: 30px;
}
#pageText h1 {
	clear: both;
	display: block;
	text-align: left;
	width: 700px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 12px 0px 12px 20px;
	background-image:url(../images/titBG.gif);
}

#pageText h2 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px;
}

