@charset "utf-8";
.coloured_tdFixed {
	width: 150px;
	background-color: #C2B59B;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 560px;
}
#buckets {
	height: 30px;
	position: absolute;
	bottom: -30px;
}

#image1 {
	background-image: url(../images/DoorwayPg2x400.jpg);
	background-repeat: no-repeat;
	height: 453px;
	width: 302px;
	position: absolute;
	right: 0px;
	visibility: visible;
	bottom: 0px;
	filter: DropShadow(Color=black, OffX=2, OffY=3, Positive=2);
}
#centre {
	height: 100%;
	padding-bottom: 20px;
}
#numers_table  td {
	width: 100px;
}
