#SFAnchor {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 25px;
    height: 25px;
    overflow: visible;
    z-index: 850;
}
#PageFrame {
    position: absolute;
    left: -6px;
    top: 141px;
    width: 996px;
    height: 1000px;
    overflow: visible;
    z-index: 250;
}
.PageFrameImage {
    width: 996px;
    height: 1000px;
    border-width: 0;
}
#Avatar {
	position: absolute;
	left: 1463px;
	top: -112px;
	width: 400px;
	height: 800px;
	overflow: visible;
	z-index: 900;
}
.AvatarImage {
	width: 500px;
	height: 800px;
	border-width: 0;
}
