body { background-color: #DDD297}

#top {	border-top:	2px solid #CC9966;
	border-bottom: 1px solid #CC6633;
	background-image: url(../banners/frontbg.jpg);
}

#main { border: 2px solid #CC6633}

.parents {
	background-color: #e4e4c9;
	color: #CC0000;
	border: none;
}

.children {
	background-color: #e4e4c9;
	color: #FF9933;
	border: 1px none #CC6600;

}

.educators {
	border-left: 1px none #1958b7;
	border-right: 1px none #508fc4;
	background-color: #e4e4c9;
	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;
}

#undermenu { border: 1px solid #006633 }
