@CHARSET "ISO-8859-1";
#gallery, #slider-bg {
  margin-left:100px; 
}

#gallery li {
	
	list-style-type:none;
	margin-bottom:50px;

	
}

#gallery a {

	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid transparent;
}

#gallery {
	
	height:375px;
}

#gallery p {
	min-height:100px;
	margin-right:15px;
}

.yui-carousel-nav-page-selected,#counter, .yui-carousel-nav, .yui-carousel-button, .yui-carousel-nav  {
	display: none !important;
}

#gallery {
	border: none;
}

#gallery .item {
	display: inline;

	height:350px;
	overflow: hidden;
	width: 500px;
	text-align:left;
	border:none;
	vertical-align:top;
	margin-left:15px;
	margin-right:5px;

}


#gallery div.pic-frame {
	text-align:center;
	
	

}

#gallery img {
	padding-top:.5em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#gallery h2 { 
	padding-top:5px;
	padding-bottom:15px;
	font-size:1.5em;
}

#gallery strong {
	font-size:1.1em;
}



#slider-bg {
    background:url(/sites/default/files/images/about_us/timeline/timeline.png)  no-repeat;
    height:40px;
    width:565px;
}

#top {
  background: url(/sites/default/files/images/about_us/child_guidance.jpg) top right no-repeat;
}

#bottom {
 border-top:1px dashed #cccccc;
}

#slider-thumb img {
  display:None;
}

#slider-thumb {
  background:url(/sites/default/files/images/slider.gif) no-repeat;
  width:17px;
  height:21px;
 
}
