body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D3B454;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	background-image: url(../images/Food_Industry_Background_1.jpg);
}
#mainContainer #contactUs {
	text-align: right;
}
#mainContainer #contactUs a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BC972C;
	text-decoration: none;
}
#mainContainer #contactUs a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DDC16D;
	text-decoration: none;
}
#mainContainer #bodyTable p {
	font-size: 14px;
}
#mainContainer #bodyTable #recentInductees {
	border: 1px solid #D7B64F;
}
.theSponsors {
	font-size: 20px;
	color: #000000;
}
#hallMemberList {
	border: 1px solid #D7B650;
}
.hallMemberListHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #D7B650;
}
.MemberListSubHeading {
	font-size: 12px;
}
#memberListingInside a {
	font-weight: bold;
	color: #BE992D;
	text-decoration: underline;
}






#mainContainer #mainMenu a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#hallMembers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D2B049;
}
#memberListingInside a:hover {

	font-weight: bold;
	color: #D7B650;
}
