body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/iron-heart-bg2.gif);
}
.mainGallery {
	/*background-image: url(../images/main_gallery.gif);*/
	height: 256px;
	width: 250px;
	float: left;
}
.holidayGallery {
	/*background-image: url(../images/holiday_gallery.gif);*/
	height: 256px;
	width: 250px;
	float: left;
}
.galleryCell {
	height: 128px;
	width: 125px;
	float: left;
	padding-top:0px;
}
.galleryContainer {
	height: 128px;
	width: 500px;
	float:left;
	padding-top:0px;
}
.galleryFrame {
	height:296px;
	width:510px;
	float:center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.galleryText {
	width:125px;
	height:25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	/*text-align: center;*/
	float:left;
	/*cursor:pointer;*/
	padding-top:0px;
}
.textContainer {
	width: 250px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	/*text-align: center;*/
	float:left;
	padding-top:0px;
}
.sideImage {
	width: 200px;
	height: 336px;
	float: right;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.BoldText {
	font-weight: bold;
}
.tdpad {
	margin-bottom:50px;
}

