@charset "utf-8";
.menuBG {
	background-image: url(images/topBG.gif);
}
.textBox {
	background-image: url(images/bodyBG2.jpg);
	height: 366px;
	width: 100%;
	color: #FFF;

}

.fontStyle {
	font-size: 12px;
	color: #FFF;
	width: 700px;
	position: relative;
}

.bodyBG {
	background-image: url(images/bodyBG2.jpg);
	background-repeat: no-repeat;
}
.fontStyleB {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
s
