h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #662D91;
 display:inline;
}

#memberPhoto{	
	position:absolute;
	left: 700px;
	top: 430px;
	z-index:1;
}

.theOutput div:first-child{
	z-index:6;
	position:relative;
}

.rightContent div:first-child{
	z-index:3;
	position:relative;
}

.rightMenu {
	z-index:10;
	position:relative;
}
