body {
	background-color: #FFE8FC;
	background-image: url(images/tile.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #986697;
	text-align: left;
	scrollbar-base-color: #FFE8FC;
}


#title {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:664px;
	z-index:1;
	border:0;
	text-align: left;
	vertical-align: top;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left 102px;
}

#background {
	width:100%;
	height:100%;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left 102px;
}
#background2 {
	width:100%;
	height:100%;
	background-image: url(images/hearts.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:250px;
	z-index:2;
	border:0;
}

#flash object {
	border:0;
}
#address {
	position:absolute;
	right:5px;
	top:0px;
	width:400px;
	height:51px;
	z-index:3;
}
#address p {
	font-size: 9pt;
	font-weight: normal;
}
#shoppingbag {
	position:absolute;
	right:5px;
	top:78px;
	width:217px;
	height:49px;
	z-index:3;
}

#main {
	position:absolute;
	display: block;
	clip:  rect(   );
	top:149px;
	padding:5px;
	right:5px;
	left:242px;
	width:auto;
	z-index:4;
	text-align: left;
}

#main h1 {
	width: 100%;
	font-size: 15pt;
	font-weight: normal;
	/* text-align: left; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main h2 {
	width: 100%;
	font-size: 10pt;
	/* font-weight: normal; */
	/* text-align: left; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.productcell {
	border: 1pt solid #986697;
	text-align: left;
	background-image: url(images/fff.gif);
}

.product {
	display: block;
	clip:  rect(   );
	width: 100%;
	/* height: 100%; */
	padding: 5px;
	text-align: left;
}
.product h3 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;
}
.product img {
	border: 1pt solid #986697;
	margin-left: 10px;
	float: right;
}
.product p {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #FD50C4;
	border-bottom-style: dotted;
	border-bottom-color: #FD50C4;
	border-bottom-width: 1pt;
}
a:hover {
	color: #FF9900;
	border-bottom-color: #FF9900;
}

a.button, a.button:link, a.button:active, a.button:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: none;
	background-color: #FD50C4;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 2px;
	margin-left: 10px;
}
a.button:hover {
	background-color: #FF9900;
	border-bottom-color: #FF9900;
}

a.button2, a.button2:link, a.button2:active, a.button2:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: none;
	background-color: #FD50C4;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
}
a.button2:hover {
	background-color: #FF9900;
	border-bottom-color: #FF9900;
}
a.footer {
	font-size: 8pt;
}

a.paypal, a.paypal:link, a.paypal:active, a.paypal:visited, a.paypal:hover {
	border: none;
	margin: 0px;
}
.nomargin {
	margin: 0px;
}

.header {
	display: block;
	clip:  rect(   );
	height: 45px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.header img {
	border: none;
	margin: 0px;
	float: left;
}

marquee {
	background-image: url(images/fff.gif);
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	height: 25px;
	width: 100%;
}
