.bg {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9E6A43;
	background-image: url(CFLimgs/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgTop {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9E6A43;
	background-image: url(CFLimgs/bgTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgMid {
	font-family: "Arial", Tahoma;
	font-size: 14px;
	font-style: normal;
	/*font-weight: normal;*/
	font-variant: normal;
	color: #9E6A43;
	background-image: url(CFLimgs/bgMid.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.bgBot {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9E6A43;
	background-image: url(CFLimgs/bgBot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

p.mid{
	font-family: "Arial", Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9E6A43;
}	
.footerPic {
	background-attachment: fixed;
	background-image: url(CFLimgs/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fontHome {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	position: relative;
}
.tpLft {
	background-image: url(CFLimgs/tpLft.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.tpRght {
	background-image: url(CFLimgs/tpRight.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.btmLft {
	background-image: url(CFLimgs/lwrLft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmRght {
	background-image: url(CFLimgs/lwrRght.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btmLn {
	background-image: url(CFLimgs/bmtLine.gif);
	background-repeat: repeat-x;
}
.Rline {
	background-image: url(CFLimgs/midR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Lline {
	background-image: url(CFLimgs/midL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pagesBack {
	background-image: url(3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

