html, body {
	background-image: url('bottom-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000;
}

img {
	border: 0px;
}

#canvas {
	width: 100%;
	text-align: center;
	position: relative;
}

/* slices */

#Table_01 {
	position:absolute;
	left:50%;
	top:0px;
	margin-left: -512px;
	width:1024px;
	height:768px;
}

#smile_ {
	position:absolute;
	left:683px;
	top:179px;
	width:152px;
	height:152px;
}

#title_ {
	position:absolute;
	left:213px;
	top:228px;
	width:415px;
	height:55px;
}

#show-dates_ {
	position:absolute;
	left:420px;
	top:304px;
	width:201px;
	height:49px;
}
#show-dates_ a {
	display: block;
	width:201px;
	height:48px;
	background-image: url('show-dates.png');
	background-position: top;
}
#show-dates_ a:hover,
#show-dates_ a:focus {
	background-position: bottom;
}

#sheep_ {
	position:absolute;
	left:248px;
	top:374px;
	width:154px;
	height:119px;
}

#facebook_ {
	position:absolute;
	left:429px;
	top:391px;
	width:31px;
	height:30px;
}

#twitter_ {
	position:absolute;
	left:474px;
	top:391px;
	width:31px;
	height:30px;
}

#subtitle_ {
	position:absolute;
	left:429px;
	top:435px;
	width:359px;
	height:44px;
}

#david-templeton_ {
	position:absolute;
	bottom: 0px;
	right: 0px;
	width:140px;
	height:120px;
}