body{
	margin: 0px;
	background: url(images/mainback.jpg);
	}
	
#wrapper{
	width: 1210px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/kids_back.jpg) no-repeat left top;
	}
	
#maindiv{
	width: 983px;
	height: auto;
	padding-left: 130px;
	float: left;
	}
	
#bodysection{
	width: 924px;
	height: auto;
	float: left;
	margin-left: 189px;
	margin-top: 25px;
	background: url(images/ballon.jpg) no-repeat;
	}
	
#header{
	width: 983px;
	height: 169px;
	float: left;
	padding-top: 24px;
	}
	
#header .logo{
	width: 79px;
	height: 169px;
	float: left;
	padding-left: 147px;
	padding-top: 20px;
	}
	
#header .menu{
	width: 462px;
	height: 123px;
	float: left;
	padding-left: 164px;
	padding-top: 20px;
	}
	
.blacktext{
	font-weight: normal;
	font-size: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}

.bluetext{
	font-weight: normal;
	font-size: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #3c12d4;
	text-decoration: none;
	line-height: 25px;
}

A.links{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; font-weight:800;}
A.links:hover{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000066; text-decoration:none; font-weight:800;}