html, body {
	height: 100%;
}
body {
	margin: 0; padding: 0;
	background-color: #666;
	font: 12px Arial;
}
a {
	text-decoration: none;
}
img {
	border-width: 0;
}
divs {
	margin: 1px; padding: 1px;
	border: 1px solid green;
}
#startPage {
	width: 100%; height: 100%;
	background-color: #000;
}
#startCont {
	width: 772px; height: 440px;
	top: 50%; left: 50%;
	margin-top: -17em; /*set to a negative number 1/2 of your height*/
	margin-left: -32em; /*set to a negative number 1/2 of your width*/
	text-align: right;
	background: url("../images/startPageBG.jpg") no-repeat;
	position: absolute;
}
#startHTitle {
	margin: 10px 50px 0 0;
}
#startHWoman {
	margin: 6px 40px 15px 0;
}
#startCont a {
	margin-right: 15px;
}
#page {
	margin: 0 auto;
	width: 760px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF url("../images/bgHead.jpg") repeat-x top;
}
#bgBottRose {

	background: url("../images/under_rose.jpg") repeat-x left bottom;
}

#bgPageRose {
	clear: left;
	margin: 0 0 -75px 620px;
	text-align: left;

}

#page {
	position: relative;
}

.singing {
height: 100%;
height: 998px;
}

.singing #bgPageRose {
position: absolute;
    bottom: 60px;
}

.singing #bgBottRose {
height: 100%;


}

.singing #bottom {
position: absolute;
    bottom: 0;
}

#navMenu {
	margin: 0 40px 10px 12px;
	width: 192px; height: 540px;
	text-align: left;
	background: url("../images/menu_bg.jpg") no-repeat;
	float: left;
}
#navMenuLinks {
	margin: 138px 0 0 26px;
	width: 136px;
}
.navMenuRows {
	height: 25px;
}
#navMenuLink1 {
	display: block;
}
.navMenuLink2 {
	border-top: 1px dashed #DEDEDE;
	display: block;
}
.navMenuImg {
	margin-top: 3px;
	height: 18px;
}
#content {
	margin: 29px 0 0px 0;
	width: 470px;
	font-size: 11px; text-align: justify;
	position: relative;
	float: left;
}
#bottom {
	clear: both;
	height: 72px;
	font-size: 10px;
	text-align: left;
 	background: url("../images/under_rose.jpg") repeat-x left bottom;
}
#bottom span {
	padding-left: 35px;
	line-height: 71px;
}
#knifePoster1 {
	margin-bottom: 47px;
}