.content
{
	background-color: #9ebadf;
}

#content_frame{
	background-color: white;
	width: 518px;
	background-image: url(images/section_bottom.gif);
	background-position: bottom left;
    background-repeat: repeat-x;	
	padding-bottom: 39px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content_frame h3
{

}

#wrapper {
	background-image: url(images/section_content.gif);
}


#content_frame .textpicbox p,
#content_frame .textpicbox h3 {
	width: 220px;

}



