body{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#5f6756;
	text-align:center;
	background-color:#e6ebdf;
	margin:0px;
	padding:0px;
}
a:link, a:visited{
	color:#7c3925;
	text-decoration:none;
}
a:hover{
	color:#565a51;
}
#wrapper{
	 width:800px;
	 margin-top:45px;
	 margin-bottom:20px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:left;
}
#header{
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	height:33px;
}
#header #headerlink{
	padding-left:23px;
}
#header #headerlink img{
	width:165px; 
	height:25px; 
}
#header #contact{
	padding:12px 0 0 702px;
}
#header #contact a{
	font:13px Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
}
#nav{
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	height:71px;
}
#nav #navlinks{
	padding:16px 0 0 24px;
}
#nav #navlinks a{
	font:14px Georgia, "Times New Roman", Times, serif;
	letter-spacing:5px;
	color:#855041;
	text-transform:uppercase;
	background-image:url(images/nav_divider.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 10px 0 17px;
	margin:0;
}
#nav #navlinks a:hover{
	color:#565a51;
}
#nav #navlinks #navlinksleft{
	background-image:none;
	padding-left:0px
}
#content{
	background-image:url(images/middle_bg.gif);
	background-repeat:repeat-y;
	background-color:#9ca79e;
	width:800px;
	padding-top:10px;
	overflow:hidden;
}
#content #necklace{
	float:left;
	padding-left:45px;
}
#content #desc{
	float:left;
}
#content #hands{
	float:left;
	margin-top:27px;
}
#content #contentwrapper{
	padding:0 25px 20px 25px;
	overflow:hidden;
}
#backnext{
	border-bottom:1px dotted #42483a;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}
#content #imagewrapper{
	padding:0 70px 0 70px;
}
#imagewrapper h1{
	margin:0 0 3px 0;
	padding:0;
	font:19px Georgia, 'Times New Roman', Times, serif;
	color:#7c3925;
}
#imagewrapper h2{
	margin:0 0 7px 0;
	padding:0;
	font:13px Georgia, 'Times New Roman', Times, serif;
	color:#e6ebdf;
}
#aboutwrapper{
	padding:5px 45px 0 45px;
}
#aboutwrapper h3{
	margin:20px 0 5px 0;
	padding:0;
	font:19px Georgia, 'Times New Roman', Times, serif;
	color:#7c3925;
}
#aboutwrapper p{
	margin:0;
	padding:0;
	line-height:18px;
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#42483a;
}
#titlewrapper{
	padding:0 45px 0 45px;
}
#titlewrapper #idnecklaces {
	background-image:url(images/title_necklaces.gif);
	padding-left:148px;
	background-repeat:no-repeat;
	padding-top:12px;
	height:25px;
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#e6ebdf;
}
#titlewrapper #idbracelets {
	background-image:url(images/title_bracelets.gif);
	padding-left:136px;
	background-repeat:no-repeat;
	padding-top:12px;
	height:25px;
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#e6ebdf;
}
#titlewrapper #idearrings {
	background-image:url(images/title_earrings.gif);
	padding-left:128px;
	background-repeat:no-repeat;
	padding-top:12px;
	height:25px;
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#e6ebdf;
}
#titlewrapper #idcustom {
	background-image:url(images/title_custom.gif);
	padding-left:342px;
	background-repeat:no-repeat;
	padding-top:12px;
	height:25px;
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#e6ebdf;
}
.thumbwrapper{
	padding:40px 0 0 0;
}
.thumb{
	 float:left;
	 margin:0 43px 0 43px;
}
.thumb h2{
	 font:bold 12px Georgia, 'Times New Roman', Times, serif;
	 margin:7px 0 3px 0;
	 padding:0:
}
.thumb p{
	 color:#e6ebdf;
	 margin:0;
	 padding:0;
}
.thumb img, #imagewrapper img{
	background-color:#fff;
	padding:4px;
	border:1px solid #7e8c81;
}
#footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	height:50px;
}
#footer #copyright{
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#78837a;
	padding:35px 0 0 23px;
}