/**************************
Designed&Developed  by: 9Nott
**************************/


.img_bodyContent {
	background-image: url(../images/bgBodyContent.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.img_bgHeaderLeft {
	background-image: url(../images/bgHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_bgHeaderRight {
	background-image: url(../images/bgHeaderRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bgHeaderLeftFH {
	background-image: url(../images/bgHeaderLeftFH.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.img_bgHeaderRightFH {
	background-image: url(../images/bgHeaderRightFH.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bodyContentFH {
	background-image: url(../images/bgBodyContentFH.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.img_BGMainGourmet {
	background-image: url(../images/bg_main_gourmet.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.img_BGMainFood {
	background-image: url(../images/bg_main_food.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
