@CHARSET "ISO-8859-1";
#belowfold
{
	background: #fbf9fa;
	margin: 0px auto;
	width: 860px;
}
#belowfold div {
	float: left;
	width: 300px;
}
	
.bigopen {
	font-size: 1.2em;
}
#box1 {
	background: #fff673 url(/images/box_bottom.gif) no-repeat bottom left;
	margin: 30px 8px 1em 0;
}

#box1 dd {
	text-align: left;	
}

#box2 {
	background: #fff673 url(/images/box_bot_240.png) no-repeat bottom left;
	margin: 30px 21px 1em 21px;
	width: 240px;
}
#box2 dt {
	background: #cccc90 url(/images/box_top_240.png) no-repeat top left;
}

#box3 {
	background: #fff673 url(/images/box_bottom.gif) no-repeat bottom left;
	margin: 30px 0 1em 8px;
}
dd{
	font-size: 0.9em;
	padding: 6px;
	text-align:center;
}
dd ul{
	list-style:none;
	padding-left: 5px;
}
dd li{
	padding-top: 3px;
	padding-bottom: 3px;
}
dd li a{
	text-decoration:none;
}
dl {
	float: left;
	height: 250px;
	width: 280px;
}
dt {
	background: url(/images/box_top.gif) no-repeat top left;
	background-color: #cccc90;
	border-bottom: 1px solid #fff;
	color: #a66300;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 2px;
	word-spacing: 4pt;
}
#graphic {
	background-image: url('/images/children2.png');
	background-repeat: no-repeat;
	clear: all;
	height: 300px;
	margin: 0px auto;
	margin-top: 40px;
	width: 860px;
}
#overview {
	/* background-color: #7972d8; */
	color: #333333;
	float: right;
	height: 300px;
	line-height:1.3em;
	margin-left: 200px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 313px;
}
#overview p {
	font-size: 1.0em;
	margin-bottom: 10px;
}

ul
{
	clear: right;
	display: block;
}

li
{
	display: list-item;
	margin: 0px;
	padding: 0px;
}
