#ProgramAreaButtons {
	text-align: center;
	vertical-align: middle;
}
#ProgramAreaButtons-Mentor {
	background-image: url(graphics/MentorTraining-new.png);
	background-repeat: no-repeat;
}
.mission {
	font-family: Papyrus;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
#NavBox {
	background-image: url(graphics/Semi-Back.png);
	border: thin solid #2D321B;
	padding: 5px;
}
#ContentBox {
	background-image: url(graphics/Semi-Back.png);
	border: thin solid #2D321B;
	text-align: center;
}
.Title1 {
	font-family: Papyrus;
	font-size: 22px;
	font-weight: bold;
	color: #900;
}
.Title2 {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #960;
}
.Title3 {
	font-family: "Century Gothic", Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #960;
}
.IndexContent {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

