@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/damask_repeat.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	z-index: 2;
}
#Header {
	position:absolute;
	width:507px;
	height:224px;
	z-index:8;
	left: 87px;
	top: 27px;
}
#lylaslogo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 160px;
	top: 15px;
}
#Content {
	position: absolute;
	left: 112px;
	top: 220px;
	width: 480px;
	height: 148px;
	z-index: 9;
}
#frontimage {
	left: 590px;
	top: 0px;
	position: absolute;
	z-index: 7;
}
#textleft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}
#textright {
	position: absolute;
	left: 515px;
	bottom: 0px;
	z-index: 3;
}
#footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}
#womantop {
	position: fixed;
	left: 14px;
	bottom: 218px;
	z-index: 2;
}
#LylasSaying {
	position: absolute;
	left: 601px;
	top: 290px;
	z-index: 7;
}
#subpagephoto1 {
	left: 590px;
	top: 0px;
	position: absolute;
	z-index: 8;
}
#subpagephoto2 {
	left: 590px;
	bottom: 10px;
	position: fixed;
	z-index: 9;
}
#copyright {
	position:fixed;
	width:416px;
	height:14px;
	z-index:10;
	bottom: 0px;
	left: 150px;
}
#rightdamask {
	position:absolute;
	width:130px;
	height:100%;
	z-index:2;
	background-image: url(images/damask_repeatright.jpg);
	background-repeat: repeat-y;
	top: 0px;
	right: 0px;
}
