.HeaderTitle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	display: block;
}
.BackButtons {
	text-align: left;
	vertical-align: top;
	display: block;
	height: 50px;
	width: 50px;
	border: 0px;
}
.CenterTextSmallTitle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	color: #FFCC66;
	text-align: center;
	display: block;
}
.MainPictureLink {
	text-align: center;
	display: block;
}
.MainCellLinkSub {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFCC66;
}