@charset "UTF-8";
/* CSS Document */

body {
background: #fff8dc;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
a:link { color: #c00000; }
a:visited { color: #ccc000; }

div#preload { display: none; }

#container{
height:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#wallpaper{
height:107px;
background-image:url(images/wallpaper.gif);
margin-left:auto;
margin-right:auto;
text-align:left;
}

#header{
width:684px;
height:108px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#shoppic{
width:687px;
height:245px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#sections{
padding:5px;
width:743px;
height:180px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#indv_shop_section{
padding:5px;
width:671px;
height:322px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#description{
	position:relative;
	left:320px;
	top: -425px;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#description_gift_cert{
	position:relative;
	left:320px;
	top: -245px;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#thumbs{
	position:relative;
	left:15px;
	top: 20px;
	width: 300px;
}
