@charset "UTF-8";
#name {
	position:absolute;
	width:200px;
	height:450px;
	z-index:2;
	left: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #CCCCCC;
	cursor: pointer;
	text-align: left;
	background-color: #000000;
	top: 14px;
}
#name a:link {
}
#name a:hover {
	color: #FFFFFF;
}
#name a:visited {
}
#name a:active {
	color: #FFFFFF;
}
#image {
	position:absolute;
	width:598px;
	height:450px;
	z-index:1;
	left: 426px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	color: #CCCCCC;
	vertical-align: text-bottom;
}
#info {
	position:absolute;
	width:200px;
	height:450px;
	z-index:3;
	left: 222px;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#titleimg {
	background-color: #000000;
}
.hover {
	cursor: pointer;
}
.center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CBCBCB;
	vertical-align: text-bottom;
}
.select {
	cursor: pointer;
}
.centerdiv {
	text-align: center;
}
#contact {
	bottom: 415px;
}
.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
#biopic {
	float: right;
}
#contact {
	float: left;
	margin-bottom: 1px;
}
#avatar {
	float: left;
}
#mvdetail {
	position:absolute;
	width:291px;
	height:500px;
	z-index:1;
	left: 893px;
	top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	font-style: oblique;
}
