
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #000 url('http://danielwork.com/wp-content/themes/danielwork/images/bodyBG.jpg') 127px 0px repeat-y;
	color: #fff;
	text-align: center;
	position:absolute;
	z-index:-1;
	}

#wrap {
	text-align: center;
	width:950px;
	padding-left:126px;
}
#header {
	background: transparent url('http://danielwork.com/wp-content/themes/danielwork/images/header.jpg') top center no-repeat;
	width:950px;
	height:182px;
	padding-left:1px;
	margin-bottom:182px;
	position:absolute;
	z-index:1;
}


#topspace {
	background: #000;
	height:80px;
	width: 950px;
}

.treebox {padding-left: 0px;}
.catbox {padding-left: 22px;}
.dancerbox {padding-left: 41px;}
.bonesbox {padding-left: 24px;}


#paintings {
	background: transparent;
	height:236px;
	width: 950px;
	padding: 182px 0px 0px 11px;
	
}

#pagecontent {
	background: transparent;
	padding: 162px 0px 0px 11px;
	
}
#tree {
	display: block;
	width: 222px;
	height: 236px;
	background: url("http://danielwork.com/wp-content/themes/danielwork/images/tree.jpg") no-repeat 0 0;
	background-position: 0 0px;
	}
	
#tree:hover {
	background-position: 0 -236px;
	}
	
#tree span {
	display: none;
	}
	
#cat {
	display: block;
	width: 241px;
	height: 236px;
	background: url("http://danielwork.com/wp-content/themes/danielwork/images/cat.jpg") no-repeat 0 0;
	background-position: 0 0px;
	}

#cat:hover {
	background-position: 0 -236px;
	}

#cat span {
	display: none;
	}
		
#dancer {
	display: block;
	width: 224px;
	height: 236px;
	background: url("http://danielwork.com/wp-content/themes/danielwork/images/dancer.jpg") no-repeat 0 0;
	background-position: 0 0px;
	}

#dancer:hover {
	background-position: 0 -236px;
	}

#dancer span {
	display: none;
	}
			
#bones {
	display: block;
	width: 243px;
	height: 236px;
	background: url("http://danielwork.com/wp-content/themes/danielwork/images/bones.jpg") no-repeat 0 0;
	background-position: 0 0px;
	}

#bones:hover {
	background-position: 0 -236px;
	}

#bones span {
	display: none;
	}
	
#linkage {
	background: transparent;
	padding: 110px 0 0 510px;
}

#email {
	display: block;
	width: 372px;
	height: 25px;
	background: transparent url("http://danielwork.com/wp-content/themes/danielwork/images/email.png") no-repeat 0 0;
	background-position: 0 0px;
	z-index:2;
	}

#email:hover {
	background-position: 0 -25px;
	}

#email span {
	display: none;
	}

#facebook {
	display: block;
	width: 148px;
	height: 25px;
	background: transparent url("http://danielwork.com/wp-content/themes/danielwork/images/facebook.png") no-repeat 0 0;
	background-position: 0 0px;
	z-index:2;
	margin-left:115px;
	}

#facebook:hover {
	background-position: 0 -25px;
	}

#facebook span {
	display: none;
	}

#myspace {
	display: block;
	width: 148px;
	height: 25px;
	background: transparent url("http://danielwork.com/wp-content/themes/danielwork/images/myspace.png") no-repeat 0 0;
	background-position: 0 0px;
	z-index:2;
	margin-left:113px;
	}

#myspace:hover {
	background-position: 0 -25px;
	}

#myspace span {
	display: none;
	}

#market {
	display: block;
	width: 370px;
	height: 25px;
	background: transparent url("http://danielwork.com/wp-content/themes/danielwork/images/market.png") no-repeat 0 0;
	background-position: 0 0px;
	z-index:2;
	}

#market:hover {
	background-position: 0 -25px;
	}

#market span {
	display: none;
	}

#footer {
	background: transparent url('http://danielwork.com/wp-content/themes/danielwork/images/footer.jpg') top center no-repeat;;
	font-family: arial;
	width: 950px;
	height: 285px;
	clear: left;
	padding-left:1px;
	text-align: left;
	z-index:1;
	}
