.teatitle {
	left: 246px;
	top: 220px;
	position: absolute;
}
.teamenu {
	height: 16px;
	width: 246px;
	position: absolute;
	left: 245px;
	top: 250px;
	z-index: 3;
	visibility: visible;
}
.bkgrnd {
	background-image: url(images/cups.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 5px;
	top: 5px;
	position: absolute;
	height: 353px;
	width: 375px;
	z-index: 0;
}

