.MainPage {
	background-image: url(../images/index/background1.jpg);
	background-color: #FFFF66;


}
.PageBG {
	background-image: url(../images/index/brickwall3.jpg);
}
.TopBorderBG {
	background-image: url(../images/index/background1_r1_c1.gif);
}
.BottomBorderBG {
	background-image: url(../images/index/background1_r4_c1.gif);
}
.LeftBorderBG {
	background-image: url(../images/index/background1_r3_c1.gif);
}
.RightBorderBG {
	background-image: url(../images/index/background1_r3_c3.gif);
}
.NoBorder {
	margin: 0px;
	padding: 0px;
}
.FacesBG {
	background-image: url(../images/index/faces1.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffff66;
scrollbar-darkshadow-color: #ffff66;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffff66;
scrollbar-track-color: #000000;
}
.BBFrame {
	border: thin solid #000000;
}
.NoteBookBG {
	background-image: url(../images/index/menu/notebook.gif);
}
.HomeBG {
	background-image: url(../images/home/homeBG.gif);
}
.BlackBG {
	background-color: #000000;
	border: 0px;

}
.RedBG {
	background-color: #CC0000;
	background-image: url(../images/photos/snapshotsbg.gif);
	background-repeat: no-repeat;
}
.SmallText {
	font-size: x-small;
	color: #FFFFFF;
}
.NoFlash {
	background-color: #CC0000;
	background-image: url(../images/index/noflash.gif);
	background-repeat: no-repeat;
}
.RealRedBG {
	background-color: #CC0000;
	font-size: x-small;
	color: #FFFFFF;
}
.BlackTableBorder {
	border: thin solid #000000;
}
.PromotionsBG {
	background-color: #CC0000;
	background-image: url(../images/promotions/promotionsbg1.gif);
}
.ContactGav {
	color: #FFFFFF;
	font-weight: normal;
}
