.bottomfade {
	background-image: url(../images/page_bottom.gif);
	background-repeat: repeat-x;
}
.topfade {
	background-image: url(../images/fade.gif);
	background-repeat: repeat-x;
}
.greybottom {
	background-image: url(../images/fade_bottom.gif);
	background-repeat: repeat-x;
}
.splash {
	background-attachment: fixed;
	background-image: url(../images/bsplash_rt.jpg);
	background-repeat: no-repeat;
}

