/*--End Site Sidebar Styles--*/
/*--******************--*/


/*--Site MainContent Styles--*/
/*--******************--*/

#mainContent {
	background-color: #fff;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 600px;  /*--original 600--*/
	float: right;
	margin: 0px;
	padding: 5px;
}

#mainContent h2 {
	text-align: center;
	padding: 5px;
}
#mainContent h2 a:hover {
	color: #03F;
}
#mainContent #main_image {
}
#mainContent #contact_img {
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#mainContent #youthChildTop {
	height: auto;
	width: 580px; /*--original 580--*/
	float: left;
	padding: 5px;
	margin: 5px;
}
#mainContent #youthChildTop img {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainContent #youthChildBottom {
	height: auto;
	width: 580px; /*--original 580--*/
	float: right;
	margin: 5px;
	padding: 5px;
}
#mainContent #youthChildBottom img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/*--Site MainContentFull Styles--*/
/*--******************--*/

#mainContentFull {
	background-color: #fff;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}

#mainContentFull h2 {
	text-align: center;
	padding: 5px;
}
#mainContentFull h2 a:hover {
	color: #03F;
}

#mainContent p{
	text-align:left;
}

#mainContentFull #upperChildren {
	float: right;
	clear: both;
	width: 760px; /*--original 760--*/
	margin: 0px;
}
#mainContentFull #upperChildren img{
	float: left;
	
}
#mainContentFull #upperChildren p{
	text-align: left;
	
	
}
#mainContentFull #middleChildren {
	float: left;
	width: 760px;
}
#mainContentFull #middleChildren img{
	float: right;
	
}
#mainContentFull #middleChildren p{
	text-align: left;
	
	
}

#mainContentFull #lowerChildren {
	float: left;
	width: 760px; /*--original 760--*/
}
#mainContentFull #lowerChildren img{
	float: left;
	
}
#mainContentFull #lowerChildren p{
	text-align: left;
	
	
}
