body {
	background-color: #FFFFFF;
	text-align: center;
}
#wrap {
	text-align: center;
	padding: 0px;
	height: 414px;
	width: 610px;
	margin: 20px auto 0 auto;
	background:  url(bg.gif) no-repeat  #FFFFFF;
	position: relative;
	top: 20px;
}
#close {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 528px;
	top: 418px;
	height: 9px;
	width: 200px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#close a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#name {
	height: 19px;
	width: 72px;
	position: absolute;
	left: 502px;
	top: 342px;
	z-index: 5;
}
#pics {
	height: 320px;
	width: 438px;
	position: absolute;
	left: 40px;
	top: 40px;
	text-align: left;
	z-index: 7;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#email {
	position: absolute;
	left: 1px;
	top: 416px;
	text-align: left;
}
