@charset "ISO-8859-1";
#wrap {
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #00CC00;
}
#abcchildren {
	width: 90%;
}
#abcchildren img {
	float: left;
}
.clear {
	clear: both;
}
#abcchildrentext {
	float: right;
	width: 80%;
	padding-top: 10px;
}
hr {
	color: #CC6633;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #EDA854;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
body {
	background-color: #DBEDFF;
	margin-top: 40px;
}
#navigation {
	height: 110px;
}
#header {
	background-image: url(images/childrens_header.jpg);
	background-repeat: no-repeat;
	height: 212px;
}
#wrap #navigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
}
