.imageRight {
	float: right;
	border: 1px solid #FBC424;
}
.imageLeft {
	float: left;
	border: 1px solid #FBC424;
	margin-right: 15px;
}
.centerIMGPad {
	border: 1px solid #FBC424;
	margin-right: 5px;
	margin-left: 5px;
}
.imgBORDER {
	border: 1px solid #FBC424;
}
.galleryCenter {
	text-align: center;
	border: 1px solid #FBC424;
}
