#container {
/*	position: absolute; */

	width: 800px;
	height: 590px;
	background: url(../images/home/HomeBG2.gif) no-repeat scroll;
	padding: 0;
	margin: 10px auto;
	border: solid 1px #9F5E28;
	/* border: 1px #81706b solid;*/ }

#emptyHeader {
 height: 120px;
      width: 750px;
      border: 1px blue double;
}

#image1 { /* jaspers cherry */
position:relative; width:197px; height:300px; z-index:1; left: -20px; top: 124px;
}

#image2 { /* clovis woman */
position:relative; width:106px; height:200px; z-index:2; left: -450px; top: 60px;
}

#image3 { /* lovestone necklaces */
position:relative; width:107px; height:150px; z-index:3; right: 70px; top: 200px;
}

#image4 { /* apache tear */
position:relative; width:149px; height:180px; z-index:4; right: -550px; top: -200px;
}

#image5 { /* group necklaces */
position:relative; width:150px; height:100px; z-index:5; left:-70px; top: -190px;
}

#image6 { /* talisman */
position:relative; width:84px; height:100px; z-index:6; left: 65px; top: 200px;
}

#homeNavWrap {
	text-align: center;
	padding: 15px;
/*	position: relative; */
	width: 800px;
	height: 75px;
	margin: -80px auto 20px auto;
	top: -50px;
		/*left: 597px;*/
 	}

#homeNav {
font-family: "Trebuchet MS", "Tahoma", Arial, sans-serif; 
font-size: 1.3em;
text-align: center;
margin: 3px;
padding: 2px;
margin-bottom: 8px;}

#homeNav ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;

}

#homeNav li {
display: inline;
}

#homeNav a:link, #homeNav a:visited {
margin-right: 2px;
padding: 3px 10px 2px 10px;
color: #d6cd54;
text-decoration: none;
border-top: 1px solid #60190F;
border-left: 1px solid #60190F;
border-bottom: 1px solid #819ABB;
border-right: 1px solid #819ABB;
}

#homeNav a:hover {
border-top: 1px solid #819ABB;
border-left: 1px solid #819ABB;
border-bottom: 1px solid #60190F;
border-right: 1px solid #60190F;
}

#homeFooter {
clear: both;
font-size: 70%;
padding-bottom: 10px;
}
