

body {
	background-color: #FFFFFF; text-align: center;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 0;
	width: 288px;
	position: absolute;
	z-index: 5;
	left: 157px;
	top: 40px;
	text-align: left;
}
#jacky {
	
	background:     url(jacky.jpg) no-repeat #FFFFFF;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 136px;
	padding: 0px;
	height: 400px;
	z-index: 3;
}
#rosie {
	
	background:     url(rosie.jpg) no-repeat #FFFFFF;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	height: 400px;
	width: 140px;
	z-index: 1;
	left: 460px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
#wrap {
	padding: 0;
	margin: 20px auto 0 auto;
	position: relative;
	height: 400px;
	width: 600px;
	border-bottom: 1px dotted #333333;
	z-index: 2;
	text-align: center;
	top: 20px;
	border-top: 1px dotted #333333;
}
#photo {
	height: 142px;
	width: 231px;
	position: absolute;
	z-index: 6;
	left: 184px;
	top: 248px;
	visibility: hidden;
}

#close {
	margin: 0;
	padding: 0;
	height: 9px;
	width: 200px;
	position: absolute;
	left: 524px;
	top: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#close a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
