@charset "ISO-8859-1";
#wrapper {
	margin: auto;
	height: 877px;
	width: 1020px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(TeaImages/floral.jpg);
}
#header {
	height: 421px;
	width: 1008px;
	margin-left: 6px;
}
#innerWrap {
	width: 802px;
	top: 421px;
	margin: auto;
	left: 109px;
	position: absolute;
	height: 340px;
}
#floatLeft {
	float: left;
	width: 802px;
	background-image: url(TeaImages/yImage.jpg);
	background-repeat: repeat-y;
}
#footer {
	clear: left;
	width: 802px;
	height: 60px;
}
.table1 {
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: POINTER;
}
.edge {
	border: 2px outset #DAD9D6;
}

