body	{
	background:	#afab94;
	font:	13px/18px arial, sans-serif;
	margin:	0;
	padding: 0;
	}

#wrapper	{
	position:	relative;
	margin:	0 auto;
	width:	800px;
	border-right:	3px solid #000;
	border-left:	3px solid #000;
	background:	#000;
	}
	
#wrapper	{
	border:	0;
	}
	
#top	{
	background:	url(img/tophome.jpg) no-repeat;
	width: 800px;
	height:	311px;
	}
	
#mid	{
	position:	relative;
	background:	url(img/middlehome.jpg) no-repeat;
	width:	800px;
	height:	583px;
	}
	
#bottom	{
	position:	relative;
	background:	url(img/bottomhome.jpg) no-repeat;
	width:	800px;
	height:	244px;
	}
	
img	{
	border:	0;
	}
	
#intro	{
	position:	absolute;
	background:	url("img/intro.gif") no-repeat;
	width:	325px;
	height:	250px;
	text-indent:	-9000px;
	top:	200px;
	left:	74px;
	}
	
#readmore	{
	margin:	0;
	}
#readmore a	{
	position:	absolute;
	text-indent:	-9000px;
	background: url("img/readmorebut.jpg") bottom left no-repeat;
	top:	469px;
	left:	237px;
	width:	163px;
	height:	30px;
	display:	block;
	}
#readmore a:hover	{
	background: url("img/readmorebut.jpg") 0 60px;
	}

#button	object {
	float:right;
	position: relative;
	width:	47px;
	height:	47px;
	margin:	247px 202px 0px 0px;
	}

#nav ul {
	position: absolute;
	top: 256px;
	left: 262px;
	}
	
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	float: left;
	}
	
#nav a {
	position:	absolute;
	height:	30px;
	display:	block;
	}

#nav em	{
	display:	none;
	}
	
	a#tfronthome {
		width: 65px;
		background: url(img/tfronthome.jpg) bottom left no-repeat;
		}
	
	a.selected#tfronthome {
		background: url(img/tfronthome.jpg) 0 90px;
		}

	a#tpieceshome {
		width: 66px;
		left: 75px;
		background: url(img/tpieceshome.jpg) bottom left no-repeat;
		}
	a:hover#tpieceshome {
		background: url(img/tpieceshome.jpg) 0 60px;
		}

	a#tbackhome {
		width: 127px;
		left: 151px;
		background: url(img/tbackhome.jpg) bottom left no-repeat;
		}
	a:hover#tbackhome {
		background: url(img/tbackhome.jpg) 0 60px;
		}

