@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #4e3e24;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: url(images/quDamaskTile.jpg);
}
#container {
	margin: 0px auto;
	height: 1350px;
	width: 850px;
	font: bold 15px/17px "Courier New", Courier, monospace;
	color: #4e3e24;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	position: relative;
	background: url(images/etsyTWITTERBGtile.jpg) repeat center top;
	border-right: 7px ridge #412E1B;
	border-left: 7px ridge #412E1B;
	border-top-style: none;
	border-bottom: 7px ridge #412E1B;
}
#container #bg {
	background: url(images/QBHeader.jpg) no-repeat left top;
	width: 837px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 166px;
}
#container a {
	color: #6E5326;
	text-decoration: underline;
}
#container a:hover {
	color: #AD8F5E;
	text-decoration: none;	
}
#container #bg #img1 {
	background: url(images/qbBraceletRoid.png) no-repeat left top;
	height: 202px;
	width: 181px;
	position: absolute;
	left: 0px;
	top: 40px;
	z-index: 3;
}
#container #bg #img2 {
	background: url(images/QBcookieRoid.png) no-repeat;
	padding: 0px;
	height: 158px;
	width: 146px;
	position: absolute;
	top: -20px;
	z-index: 3;
	left: 620px;
}
#container #bg #img3 {
	background: url(images/qbRingRoid.png) no-repeat;
	padding: 0px;
	height: 200px;
	width: 185px;
	position: absolute;
	top: 80px;
	z-index: 2;
	left: 650px;
}

#container #bg #intro {
	position:absolute;
	left:95px;
	top:120px;
	width:653px;
	height:167px;
	z-index:5;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#container #bg #etsy {
	padding: 0px;
	width: 837px;
	position: absolute;
	left: 15px;
	top: 295px;
	text-align: center;
	vertical-align: top;
	z-index: 10;
}
#container #bg #etsy #store {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #bg #facebook {
	width: 282px;
	position: absolute;
	left: 555px;
	top: 286px;
	height: 149px;
}
#container #bg #twitter {
	width: 295px;
	position: absolute;
	left: 546px;
	top: 438px;
	text-align: center;
	vertical-align: top;
	height: 307px;
}
#container #bg #shrimpblog {
	width: 166px;
	position: absolute;
	left: 617px;
	top: 133px;
	text-align: center;
	vertical-align: top;
	z-index: 9;
	height: 152px;
}

#container #bg #info {
	height: 25px;
	width: 837px;
	position: absolute;
	z-index: 7;
	top: 1028px;
	margin: 0px;
	left: 1px;
	font-size: 12px;
}
#container #bg #info a {
	color:#000;
	text-decoration: underline;
}
#container #bg #info a:hover {
	color:#000;
	text-decoration:none;
	
}
#container #bg #credits {
	font: bold 12px/15px "Courier New", Courier, monospace;
	color: #E4DDC9;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 1005px;
	left: 0px;
}
#container #bg #credits a {
	color: #D4C5AB;
}
#container #bg #credits a:hover {
}
#container #bg  #how-toLink{
	position:absolute;
	left:558px;
	top:1px;
	width:260px;
	height:120px;
	z-index:60;
	background: #E6E4DF;
	text-align: center;
	padding: 0px 5px 5px;
	font-size: 13px;
}
#container #bg #how-toLink h1{
	font-size: 16px;
	text-align: center;
	margin: 2px 0px 3px;
	padding: 0px;
}
	
