body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#5f1b39;
	scrollbar-arrow-color:#5f1b39;
	scrollbar-track-color:#5f1b39;
	scrollbar-base-color:#5f1b39;
	scrollbar-darkshadow-color:#5f1b39;
	scrollbar-face-color:#e8abd0;
	scrollbar-highlight-color:#5f1b39;
	scrollbar-shadow-color:#5f1b39;
	background-color: #010000;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
}

.left_drop {
	background-image: url(images/left_drop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_drop {
	background-image: url(images/right_drop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.link:link,a.link:active,a.link:visited
{
	display: block;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	width: 100%;
}
.purple {
	color: #330012;
}
.main_bg {
	background-image: url(images/main_bg1.gif);
	background-repeat: repeat-x;
}
.faded {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 414px;
}
.faded2 {
	background-image: url(images/faded2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.petals {
	background-image: url(images/petals.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.white {
	color: #FFFFFF;
}
h4 {
	margin: 0px;
	padding: 0px;
}


.pink {
	color: #FF6699;
}
.purple {
	color: #5D0023;
}
.heart {
	background-image: url(images/heart.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.red {
	color: #6F002A;
}


.button_bg {
	background-image: url(images/button_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}
li {
	list-style-image: url(images/butterfly3.gif);
	color: #FF6699;
	font-size: 12px;
}


a.link:hover
{
	padding-left: 20px;
	background-image: url(images/butterfly.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}
