.pageTitle {
	background-image: url('images/titlebg/corporate-events.png');
	background-color: #fec314;
	background-repeat: no-repeat;
	color: #4a4a4a;
}

.pageMenu {
	background-color: #fec314;
	color: #4a4a4a;
}

.pageMenu a {
	color: #4a4a4a;
	text-decoration: none;
}

.contentText h1 {
	color: #fec314;
}

.pageContent {
	border-right: 1px solid #fec314;
	border-top: 1px solid #fec314;
}

.contentBottom {
	border-bottom: 1px solid #fec314;
}

