body { 	background-color: #CC3333 }

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

#main { border: 2px solid #CC3333 }

.parents {
	background-color: #CC3333;
	color: #FFFFFF;
	border: 1px solid #000000;
/*	: 211px
		margin-left: -1px; */
}

.children {
	border-left: 1px none #FF9900;
	border-right: 1px none #FFCC66;
	background-color: #E4E4Cb;
	color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFCC66;
	border-bottom-color: #FF9900;

}

.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;

}

.featuretitle {	color: #FF0000 }
.storytitle { color: #FF0000 }


#undermenu { border: 1px solid #CC3300 }