body {
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:170px 220px;
	}
#thumbnails img {cursor: pointer}
#thumbnails td { width: 125px; height: 80px; padding-left: 7px; }
#thumbnails td img { width: 60px; height: 60px; }
img.large-magnifying-glass { position: fixed; left: 140px; top: 180px }
#thumbnails .selected {background:url('../graphics/small-magnifying-glass.gif') no-repeat }
#thumbnails .unavailable {opacity: .6; width:60px; height:55px}
.join { font-size: 18px }
