body {
	 background-color:#ED0387; 
	 background-image:url(../images/background01.jpg);
	 background-repeat:repeat;
	 margin:0px 0px 0px 0px;
}

#headerlogo {
	width:200px;
	height:135px;
	margin-left:30px;
}

#headertitle_aboutus {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/aboutus.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_childcare {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/childcare.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_contactus {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/contactus.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_events {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/events.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_hours {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/hours.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_whyexercise {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/whyexercise.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_whatweoffer {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/whatweoffer.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_schedule {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/schedule.png);
	margin-right:30px;
	margin-top:4px;
}

#headertitle_tanning {
	width:123px;;
	height:123px;
	float:right;
	background-image:url(../images/tanning.png);
	margin-right:30px;
	margin-top:4px;
}

#menu {
	width:654px;
	height:84px;
	margin-top:6px;
}

.containerbody {
	background-color:#FFFFFF;
	background-image:none;
	margin:20px 20px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.sectiontitle {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.admin {
	background-color:#FFFFFF;
	background-image:none;
	margin:20px 20px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

