#c2 {
	background-image: url(/new_images/bg_baby_lilac.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 2px solid #E0EED5;
	border-right: 2px solid #6A8E4C;
	border-bottom: 1px solid #E0E2F7;
	border-left: none;
}

#babyclasses {
	background-image: url(/new_images/babymsg1.jpg);
	background-repeat: no-repeat;
	background-position: center 3.5em;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 98%;
	margin-left: 1%;
}
.babyleft {
	width: 180px;
	float: left;
	padding-bottom: 30px;
}
.babyright {
	float: right;
	width: 180px;
	text-align: right;
}
.babymiddle {
	float: none;
	clear: both;
	text-align: center;
}
#c2 img {
	border-top: 1px solid #E8DCF4;
	border-right: 1px solid #E8DCF4;
	border-bottom: 1px solid #E0CDEB;
	border-left: 1px solid #E0CDEB;
}
#babyclasses h3 {
	margin: 0px 0px 2em;
}
#babyclasses p {
	font-weight: bold;
}
#babyclasses h2 {
	color: #496332;
	margin-bottom: 10px;
}
