body { 
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#top { border-top:	2px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	background-image: url(../banners/forkids.gif)}

#main { border: 2px solid #CC9933 }

#button { font-family: Arial, Helvetica, sans-serif: 18px; }

.parents {
	background-color: #FFFFFF;
	color: #CC0000;
	border: 1px none #FFFFFF;
/*	: 211px
		margin-left: -1px; */
}

.children {
	background-color: #FFFF66;
	color: #000000;
	border: 1px none #CC6600;

}

.educators {
	border-left: 1px none #1958b7;
	border-right: 1px none #508fc4;
	background-color: #E4E4CB;
	color: #0066FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #508fc4;
	border-bottom-color: #1958b6;

}

#story { font-family: Arial, Helvetica, sans-serif;
	 font-size: 22px;
	 line-height: 32px;}

.picturecenter {
	border: 2px solid #000000;
	text-align: center;
	clear: both;
	}

.kids {
	padding: 5px 10px;
	line-height: 150%;


}
