.banner-repeat {
	background-image: url(../images/end.gif);
	background-repeat: repeat-x;
	height: 120px;
	margin: 0px;
}
.edgewhite {
	background-image: url(../images/edgewhite.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 108px;
	float: left;
	margin: 0px;
}
.finalbanner {
	background-image: url(../images/final.gif);
	background-repeat: no-repeat;
	height: 120px;
}
.head1 #topbanner {
	background-image: url(../images/final.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin: 0px;
}
.head1 #topbanner #bannertext {
	font-size: 200%;
	padding-left: 35px;
	padding-top: 20px;
}
