.RightBoxHeading {
	color: #000000;
	background-color: #B4B4B6;
	font-weight: bold;
	text-indent: 15px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;







}
.MainBlueBackground {
	background-color: #41436B;
	color: #FFFFFF;

}
.GreyBoxedAreas {
	background-color: #5F5F65;
	color: #FFFFFF;



}
a {
	color: #FAD733;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


.DateText {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.EntryTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.EntryText {
	color: #FFFFFF;
}
.AboutText {
	font-size: 10px;
	background-color: #5F5F65;
	color: #FFFFFF;
	font-weight: bold;








}
.PuzzleTileBlueBG {
	background-color: #41436B;
	color: #FFFFFF;
	background-image: url(puzzletile.jpg);

}
.SmallEntryText {
	color: #FFFFFF;
	font-size: 12px;

}
.SmallEntryTextBold {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;

}
body {
	background-color: 41436B;
}

