
/* Top Image */
#topImageHome {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/home.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}

#topImageAbout {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/about.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}

#topImageNutrition {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/nutrition.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}

#topImagePrograms {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/nutrition.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}



#topImageLibrary {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/library.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}

#topImageContact {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/contact.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}

#topImageContact2 {
	border: 0px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
	width: 996px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/contact2.jpg) bottom center repeat;
	position: relative;
	text-align: center;	
}




