@charset "utf-8";
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topBanner {
	font-size: xx-large;
	margin-bottom: 0px;
}
.imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#BottomHome div {
	clear: both;
}
.subBanner {
	font-size: large;
	margin-bottom: 10px;
}
#ClearImage {
	clear: both;
}
