body {
  
	
}
#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
   
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #8B0000;
	vertical-align: middle;

   
}
h1 {
   width: 692px;
   height: 220px;
   text-indent: -9999px;
   background: url(images/spacer.gif) no-repeat scroll 100px 10px;
   margin: 0;
   padding: 0;
}

#left {
	width: 110px;
	float: left;
	
}
#leftneck {
	width: 110px;
	float: left;
	background-position: left 400px;	
}
#content {
	width: 479px;
	float: left;
	padding: 15px 0 10px 20px;
	display: inline;
}

#content h2 {
 font: normal 14px Verdana, Arial, Helvetica, sans-serif;
 color: #3399CC;
 background: transparent url(images/bullet_title.gif) no-repeat;
 width: 454px;
 padding: 0 0 0 35px;
}



.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

#navcontainer {
	width: 90px;
	
}

#navcontainer ul {
	margin: 7;
	padding: 0;
	list-style-type: none;
	font: bold 12px/70px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	text-transform: lowercase;
	text-align: center;
}

#navcontainer a {
 	display: block;
 	width: 90px;
 	height: 80px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(images/home.jpg);
 	color: #000000;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(images/menubutton_over.gif);
	color: #CC6600;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/menubutton_over.gif);
	color: #CC6600;
	text-decoration: none;
}




#navcontainer li a#necklaces {
	background: url(images/earrings.jpg);
	color: #CC6600;
	text-decoration: none;
}









#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #ffffff;
	border-top: 0px solid #fffffff;
	width: 678px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #630D0D;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px dotted #630D0D;
}

#footer h2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: none;
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}

.copyright, a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #660000;
	text-decoration: none;
}
