body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: #3D57FF;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: inherit;
	text-decoration: none;
	color: #0172D8;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: inherit;
	text-decoration: underline;
	color: #0000FF
}

a.sideNav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	display: block;
	height: auto;
	width: 118px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a.sideNav:visited {
	font-size: 15px;
	display: block;
	height: inherit;
	width: 118px;
	font-style: inherit;
	line-height: normal;
	color: #ffffff
}
a.sideNav:hover {
	font-size: 15px;
	display: block;
	height: inherit;
	width: 118px;
	font-style: inherit;
	line-height: normal;
	text-decoration: underline;
	color: #000099
}

a.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #0172D8
}
a.special:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #0172D8
}
#MainTitle {
	text-align: left;
	display: block;
	height: 149px;
	width: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#NavColumn {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Footer {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	height: auto;
	width: auto;
}
#Balance {
	background-image: url(images/character-blocks/balance.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#Happiness {
	background-image: url(images/character-blocks/happiness.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#Harmony {
	background-image: url(images/character-blocks/harmony.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#Serenity {
	background-image: url(images/character-blocks/serenity.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#Strength {
	background-image: url(images/character-blocks/strength.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#CharacterBlockText {
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 200px;
}
#CharacterPlainBlockText {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 200px;
}

.mainContentRightPadding {
	padding-right: 40px;
}

