.topR {
	background-image: url(indexAssets/images/topRight.jpg);
}
.topR2 {
	background-image: url(indexAssets/images/topRight2.jpg);
}
.fullW {
	background-image: url(indexAssets/images/fullWidth.jpg);
}
.topLeft2 {
	background-image: url(indexAssets/images/topLeft2.jpg);
}
.bottom {
	background-image: url(indexAssets/images/bottom.jpg);
}
.bodyStuff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;

}
.copyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.topLeft {

	background-image: url(indexAssets/images/topLeft.jpg);
}
