body {
	background: #FFF570 url('/graphics/ke/kids/bg.jpg') top center no-repeat;
}

#inner {
	background: url('/graphics/ke/kids/panelback.jpg') top left repeat-y; 
}

#content {
	color: #494400;

}

#content a { display:inline; }

#content a,
#content a:hover,
#content a:active,
#content a:visited {
	color:#3f2767;
	text-decoration:none;
	font-weight:normal;
}
#content a:hover {
	color:#7f67a7;
}

#content h1{
	color: #8F8500;
}

#right h1{
	color: #BFB100;
	font-size: 21px;
}

#right a img {
	border: #BFB100 3px solid;
	margin: 0px 20px 20px 0px;
	float: left;
}

#right .panel a, #right panel a:hover,
#right a.projectlistitem, 
#right .menu ul li a, #right .menu ul li a:hover {
	color: #494400;
}

#right .panel a:hover,
#right a.projectlistitem:hover,
#right .menu ul li a:hover {
	color: #8F8500;
}

#footer {
	background: url('/graphics/ke/kids/panelbottom.jpg') top left repeat-y; 
}

#poweredby {
	margin-bottom:10px;
	padding:2px;
	padding-left:20px;
	font-size:11px;
	color:#BFB100;
}

	#poweredby a {
		display:inline;
		font-size:11px;
	}
	#poweredby a,
	#poweredby a:active,
	#poweredby a:visited,
	#poweredby a:hover {
		color:#8F8500;
	}
	#poweredby a:hover {
		color:#494400;
	}
