/* Navigation Flower */

#home a.phome {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#history a.phistory {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#recruit a.precruit {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#alumni a.palumni {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#contact a.pcontact {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#events a.pevents {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#pictures a.ppictures {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

#members a.pmembers {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/flower.gif) no-repeat left center;
	text-decoration: none;
	color: #3f3f3f;
}

/* H2 SIFR */

#home h2 {
	width: 371px;
	height: 50px;
	background: url(images/h2/home.gif) no-repeat;
	margin: 15px auto;
}

#history h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/history.gif) no-repeat;
	margin: 15px auto 0;
}

#recruit h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/recruitment.gif) no-repeat;
	margin: 15px auto 0;
}

#alumni h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/alumni.gif) no-repeat;
	margin: 15px auto 0;
}

#contact h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/contact.gif) no-repeat;
	margin: 15px auto 0;
}

#events h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/events.gif) no-repeat;
	margin: 15px auto 0;
}

#pictures h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/pictures.gif) no-repeat;
	margin: 15px auto 0;
}

#members h2 {
	width: 369px;
	height: 117px;
	background: url(images/h2/philanthropy.png) no-repeat;
	margin: 15px auto 0;
}
