body
{
	background: #7E5BA9 url(images/body_background_with_purple.jpg) repeat-y center center;
}

#container2
{
	background: url(images/purple_background.jpg) no-repeat 199px 100%;
}

#kids_content_top
{
	width: 533px;
	height: 10px;
	font-size: 0;
	background: url(images/kids_content_top.gif) no-repeat center center;
}

#content p,
#content ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1AFED;
}

#content ul
{
	list-style-position: outside;
	text-align: left;
	margin-left: 20px;
}

#csi_kids
{
	height: 138px;
	width: 533px;
	background: url(images/kids_time_cop.gif) no-repeat 9px 0 #8A7BAC;
}
#csi_kids .button_play
{
	margin-left: 311px;
	margin-top: 97px;
	position: absolute;
}
#csi_kids p
{
	width: 194px;
	position: absolute;
	margin-left: 305px;
	margin-top: 50px;
}

#content_body
{
	background-color: #8A7BAC;
	padding: 0;
	padding-top: 19px;
	width: 533px;
}

#kids_block
{
	width: 501px;
	height: 724px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0 auto;
	background-color: #664A91;
	color: #D1AFED;
}

#kids_block div
{
	width: 165px;
	height: 350px;
	padding-top: 10px;
	background-color: #664A91;
	border: 1px solid #B3A5C8;
	text-align: center;
	float: left;
}
#kids_block a.button_play
{
	margin: 0 auto;
	margin-bottom: 10px;
}
#kids_block div div.title
{
	height: 40px;
	width: auto;
	padding: 0;
	float: none;
	border: none;
}
#kids_block p
{
	background: url(images/kids_zone_line.gif) no-repeat top center;
	padding-top: 20px;
	text-align: left;
	margin: 10px;
}

#kids_block a
{
	color: #50C842;
}
#kids_block a:hover
{
	text-decoration: none;
}	



