div#maincontent{
	font-family:"Comic Sans MS","HiraKakuPro-W6","Comic Sans","MS PGothic";
	font-weight:bold;
}

div#toddlertitle{
	font-size:24px;
	margin:22px auto;
	font-weight:bold;
	text-align:center;
}

div#aprilopen{
	color:#FF00FF;
	font-size:42px;
	font-weight:bold;
	margin:22px auto;
	text-align:center;
}
.blue{
	color:#000080;
}
.red{
	color:#ff0000;
}
.smallred{
	font-size:smaller;
	color:#ff0000;
}
.green{
	color:#008000;
}
div#pamphlet{
	font-size:28px;
	text-align:center;
	margin:22px;
}
div#pamphlet a{
	color:#800080;
}
div#allclasses{
	font-size:26px;
	font-weight:bold;
	color:#000080;
	text-align:center;
	margin:15px auto;
}
div#listem{
	color:#000080;
}
div#boxed{
	width:360px;
	margin:10px auto;
	border: 1px solid #000000;
}
div#boxed p{
	padding:18px;
	line-height:110%;
	color:#000080;
	font-weight:bold;
}
.ah{
	color:#800000;
	float:left;
}
.answer{
	margin-left:30px;
	color:#800000;
}
.qh{
	color:#000080;
	float:left;
}
.question{
	margin-left:30px;
	color:#000080;
}

#toddlerssidebarkey {
	width: 212px; /*212+30+20=262 rendered*/
	float: left;
	text-align: justify;
	background-image: url(../tbimages/toddlerssidekey.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 16px 30px 0 20px;
	font-size: .7em;
	height: 467px;
	margin-top: 27px;
}