.background {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Images/content_bot_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}
.membership {
	font-size: small;
	text-align: center;
}
.background table {
	text-align: center;
}
.copyright {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.greyedout {
	color: #999;
}
.limited {
	font-weight: bold;
}

