.background {
	background-attachment: fixed;
	background-image: url(images/top-pic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gradient {
	background-attachment: fixed;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logo {
	background-attachment: fixed;
	background-image: url(images/logo-area.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background2 {
	background-attachment: fixed;
	background-image: url(images/top-pic-page-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background3 {
	background-attachment: fixed;
	background-image: url(images/top-pic-page-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background4 {
	background-attachment: fixed;
	background-image: url(images/top-pic-page-4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;

}
.background5 {
	background-attachment: fixed;
	background-image: url(images/top-pic-5.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background6 {
	background-attachment: fixed;
	background-image: url(images/top-pic-6.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background7 {
	background-attachment: fixed;
	background-image: url(images/top-pic9.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background8 {
	background-attachment: fixed;
	background-image: url(images/top-pic-8.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
