#staffdatadetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606;
	text-align:cemter
	overflow: auto;
	position: absolute;
	z-index: 1000;
	height: 425px;
	width: 480px;
	left: 4px;
	top: 5px;
}
#staffdatadetail h2   {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #F39;
	text-align: center;
	text-shadow: .1em .1em #606;

}
.main #rightsidebar #studiomain .MasterDetail #studiodata {
	height: 36px;
	color: #FFF;
}
.MasterColumn {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	list-style-type: none;
}
.main #rightsidebar #staffmain .MasterDetail h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	min-height: 24px;
	max-width: 180px;
}
.MasterDetail.MasterColumnhover {
	border:none
	color: #F0F;
}
.main #maincontent #staffdatadetail {
	overflow: auto;
}
.MasterDetail.MasterColumnselected {
	border:none
	color: #F0F;
	color: #F69;
}	
.MasterDetail #staffmenu {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	overflow: auto;
	position: absolute;
	z-index: 1000;
	height: 400px;
	width: 205px;
	left: 0px;
	top: 20px;
}
