/* ------------------------- David Engdahl - sCulptUREs - www.davidengdahl.com ------------------------- */

body { 
	background: #efefef url(../images/hm_bgrd.jpg) repeat-x top center;
	text-align: center;
	font: 90% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

h1 {
	position: relative;
	top:290px;
	left: 0px;
	width: 373px;
	height: 60px;
	background: transparent url(../images/de_logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}


h2 { 
	position : absolute;
	top : 65px;
	right : 10px;
	width: 365px;
	height: 405px;
	background : transparent url(../images/hm_photo.png) no-repeat; 
	text-indent : -9999px; 
}

ul#email {
	position: absolute;
	top: 8px;
	right: 15px;
	background: url(../images/email_but.gif) no-repeat;
	width: 62px;
	height: 44px;
	list-style: none;
}

#email li a {
	display: block;
	width: 62px;
	height: 44px;
	text-indent: -9999px;
}

ul#email li a:hover, ul#email li a:active {
	background: url(../images/email_but.gif) 0px -44px;
}

#nav { 
	position: absolute;
	top:362px;
	left: 12px;
	width: 300px;
	height : 34px;
}

#h_nav {
	position : relative;
	top: 10px;
	margin: 0; 
}

#h_nav li{
	display:inline;
	text-align:left;
	padding-right: 40px;
}

#copyw {
	position : absolute;
	top : 400px;
	right : 5px;
	height: 10px;
}

#copyw p {
	color:#999;
	font: 65% Verdana, Arial, Helvetica, sans-serif;
}