#container {
	position: relative;
	width: 960px;
	height: 700px;
	background: url(../images/home/HomeBG3.gif) no-repeat #000 ;
	padding: 0;
	margin: 10px auto;
	border: solid 1px #9F5E28;
 }

#branding {
	position: absolute;
	width: 875px;
	height: 103px;
	background: url(../images/home/branding.gif) no-repeat;
	right: -12px;
	top: 50px;
}

#branding h1 {
	display: none;
}
#emptyHeader {
 height: 120px;
      width: 750px;
      border: 1px blue double;
}

#image1, #image2, #image3, #image4, #image5, #image6 {
position:absolute; 
} 

#image1 { /* jaspers cherry */
 left: 360px; top: 195px;

}

#image2 { /* clovis woman */
 left: 100px; top: 250px;

}

#image3 { /* buick speedweek */
 right: 40px; top: 390px;

}

#image4 { /* apache tear */
 right: 50px; top: 155px;
}

#image5 { /* sepia buick */
 left: 30px; top:30px;  border: none; background: #274857;
 padding: 3px;
/* 
 border-bottom: 3px solid white;
 border-top: 3px solid white;

 padding: 0; */
}

#image6 { /* group necklaces */
 left: 65px; bottom: 70px;
}

#homeNavWrap {
	text-align: center;
	padding: 15px;
	width: auto;
	height: 75px;
	margin: 630px auto 20px auto; 
 	}

#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: 85%;
padding-bottom: 10px;
text-align: center;
}
