.flowerbg {

	background-repeat: no-repeat;
	background-position: bottom;
	background-image:url(stage/rose_largebg.gif);
	
	}
	.plainbg {

	background-repeat: no-repeat;
	background-position: bottom;
	background-image:url(stage/plainbg.gif);
	
	}

.flowerBox {
	background-image: url(stage/singlerose.gif);
	background-repeat: no-repeat;
	background-align:right;

}
.bodycopy {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodycopysm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}

.bodycopysm:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}

.bodycopysm:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.bodycopybold {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodycopymaroon {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
