html, body {
	background-color: #fff;
	font-family: arial narrow, verdana, arial, helvetica, sans-serif;
	line-height: 1.75;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: x-small;      
	/* false value for WinIE4/5 */
	voice-family: "\"}\"";   
	/* trick WinIE4/5 into thinking rule is over */
	voice-family: inherit;   
	/* recover from trick */
	font-size: small;
	/* intended value for better browsers */
}
html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd {
    font-size: small;
    /* be nice to Opera */
}
img {
	border: none;
}
td {
	vertical-align: top;
}
.mainTable {
	background: url(../images/indexBackground.jpg) no-repeat;
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
.mainTableInside {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
.backHome {
	text-align: center;
}
.hearStory {
	width: 169px;
	padding-top: 128px;
}
.printBook {
	width: 175px;
}
.activities {
	width: 210px;
}
.getTips {
	width: 191px;
}
.bodyContent {
	padding: 85px 0 0 10px;
	width: 345px;
	font-size: 16px;
	line-height: 1.30;
}
.activitiesImages {
	position: relative;
	margin: 0 auto;
	width: 450px;
}
.activitiesText {
	clear: all;
	font-weight: bold;
	font-size: 16px;
	color: #00A7E5;
}
.footerFront {
	margin: 0 auto;
	padding-top: 15px;
}
.footer {
	text-align: center;
}
.footerContent {
	width: 550px;
	text-align: center;
	line-height: 1.5;
	font-size: 12px;
}
.CHLA {
	float: left;
	position: relative;
	margin: 0 auto;
	width: 135px;
	font-size: 12px;
}
.F5LA {
	float: right;
	position: relative;
	margin: 0 auto;
	width: 140px;
	font-size: 12px;
}
.preLoader img {
	width: 0;
	height: 0;
}