@charset "utf-8";
/* CSS Document */

#btmcontent{
float:left;
display:inline;
height:649px;
width:845px;
padding:0px;
margin:0px 0px 0px 55px;
background-image:url(images/contentbackground.jpg);
background-repeat:repeat-y;
border:#4a4a4a solid;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:1px;
border-right-width:1px;
}

p#pjewelry{
background-color:#000;
width:845px;
height:38px;
margin:0px;
padding:0px;
float:left;
}

#jewelry{
float:left;
width:845px;
height:400px;
margin:0px;
padding:0px;
}

h1#h1jewelry{
	background-image:url(images/jewelry.png);
	background-repeat:no-repeat;
	width:845px;
	height:694px;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
}


