IMG {
	border: none;
	}

.sidebar {
	width : 176px;
	float : center;
	margin : 10px;
	background : #E9F49E url(Images/BotRound.jpg) center bottom no-repeat;
	padding-bottom : 75px;
	margin-left : 5px;
	margin-top: 5px;
	}

.sidebar H3 {
	background : url(Images/TopRound.jpg) center top no-repeat;
	padding : 15px;
	}

.newbar {
	width : 200px;
	Height: 263 px;
	background : #E9F49E url(Images/womanbar.jpg) center bottom no-repeat;
	padding-bottom : 25px;
	}
.Childbar1
{
	width : 200px;
	background : #E9F49E url(Images/Childbar1.jpg) center bottom no-repeat;	
	padding-bottom : 25px;
	margin-left : 5px;
	}

.Childbar2
{
	width : 200px;
	background : #E9F49E url(Images/Childbar2.jpg) center bottom no-repeat;	
	padding-bottom : 25px;
	}

A
{
	text-decoration: none;
	color: #25322E;
	font-weight: bold;
	font-size: .9em;
	cursor: hand;
}

