.bride {

	background-image: url(../images/bride.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	z-index: -2;
}
.caregiver {
	position:relative;
	background-image: url(../images/caregiver.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	z-index: +3;
}
a.redbar {
	background: #cc3333;
	background-image: url(/templateimages/redstarback.gif)
	color;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}

a.redbar:visited {
	background: #cc3333;
	color: #FFFFFF;
	font-weight: bold;
}

a.redbar:hover {
	background: #cc3333;
	color: #FFFFAA;
	font-weight: bold;
	text-decoration: underline;
}

a.redbar:active {
	color: #FFFF80;
	font-weight: bold;
	text-decoration: underline;
}
.redstarback {
	background-color: #cc3333;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(/templateimages/redstarback.gif);
}
.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(../IMAGES/bgpage2.jpg);
	background-repeat: no-repeat;
	clip: rect(   ); 
	background-position: center center;
}
.collagepic {
	background-attachment: fixed;
	background-image: url(../IMAGES/collage.jpg);
	background-repeat: no-repeat;
	clip: rect(   ); 
	background-position: center center;
}
