body {
	margin: 0px;
	background-image: url(../images/bgd2.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #ECE9D8;
}
#header_11 {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	visibility: visible;
}
#header_12 {
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	width: 249px;
	position: absolute;
	left: 250px;
	top: 0px;
	z-index: 1;
	visibility: visible;
}

#header_13 {
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 57px;
	width: 275px;
	position: absolute;
	left: 499px;
	top: 0px;
	z-index: 1;
	visibility: visible;
	background-color: #74273D;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #702539;
}
#header_21 {
	background-image: url(../images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 57px;
	z-index: 1;
	visibility: visible;
}
#header_22 {
	background-image: url(../images/header_06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 57px;
	width: 249px;
	position: absolute;
	left: 250px;
	top: 57px;
	z-index: 1;
	visibility: visible;
}

#header_23 {
	background-image: url(../images/header_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 57px;
	width: 275px;
	position: absolute;
	left: 499px;
	top: 57px;
	z-index: 1;
	visibility: visible;
	background-color: #74273D;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #702539;
}
#magenta_bgd {
	background-color: #92324E;
	position: absolute;
	z-index: 0;
	height: 114px;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#rose_bgd {
	background-color: #CC8080;
	position: absolute;
	z-index: 1;
	height: 27px;
	width: 100%;
	left: 0px;
	top: 114px;
	visibility: visible;
}
#title {
	background-image: url(../images/header_08.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 499px;
	position: absolute;
	top: 114px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}
#leftcolumn{
	position: absolute;
	width: 457px;
	left: 10px;
	top: 170px;
	z-index: 4;
	visibility: visible;
}
#text {
	background-color: #FBFAF6;
	border: 1px solid #F1EEE2;
	overflow: visible;
	position: relative;
	z-index: 4;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
	padding: 10px;
	visibility: visible;
	background-image: url(../images/fadedflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
#rightcoloumn {
	width: 270px;
	left: 480px;
	top: 122px;
	position: absolute;
	z-index: 17;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	visibility: visible;
}
#gallery {
	background-image: url(../images/gallery_bgd_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	text-align: center;
	color: #BBBBBB;
	width: 270px;
}
#gallery p {
	text-align: center;
	font-size: 10px;
	color: #999999;
	line-height: normal;
}
#imageframe {
	background-color: #F1EEE2;
	z-index: 15;
	position: relative;
	visibility: visible;
	margin-bottom: 25px;
	width: 437px;
	padding: 10px;
}
#imageframe img {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
#contact {
	position: relative;
	background-color: #F6F4EC;
	border: 5px solid #FFFFFF;
	margin-top: 15px;
	padding: 5px;
	background-image: url(../images/stripes.gif);
}

