@charset "UTF-8";
/* CSS Document */


/* TAOS FOR KIDS LAYOUT STUFF */

	
#main_start{
	position:relative;
	width:700px;
	height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_start {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_where_to_start.gif) no-repeat;
	}
	
	

	/* ONGOING ACTIVITIES LAYOUT STUFF */

	
#main_ongoing_activities{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_ongoing_activities {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_ongoing_activities.gif) no-repeat;
	}
	
	
	/* FESTIVALS AND EVENTS LAYOUT STUFF */

	
#main_events{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_events {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_events.gif) no-repeat;
	}
	
	/* RECREATION AND OUTDOOR LAYOUT STUFF */

	
#main_recreation{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_recreation {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_recreation.gif) no-repeat;
	}
	
	/* ARTS AND CULTURE LAYOUT STUFF */

	
#main_arts{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_arts {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_arts.gif) no-repeat;
	}
	
	/* ARTS AND CULTURE LAYOUT STUFF */

	
#main_useful_information{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_useful_information {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_useful_information.gif) no-repeat;
	}


/* ARTS AND CULTURE LAYOUT STUFF */

	
#main_summer_camps{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_summer_camps {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_summer_camps.gif) no-repeat;
	}
	