.image_link{
color:white;text-decoration:none;
}

.artist_image{
float:left;margin:1px;width:98px;height:98px;overflow:hidden;
}

.view_image{
float:left;margin:3px;width:120px;height:120px;overflow:hidden;
}

.registry_image{
margin:1px;width:49px;height:49px;overflow:hidden;
}

.row2{ color: #6f6c41; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; }

.row1{ background-color:#CCCCCC;color: #6f6c41; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; }

.delete{
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:50px;
	text-align: center;
	padding:2px;
	cursor:pointer;
	margin-left: auto;
	margin-right: 15px;
	margin-top:2px;
	margin-bottom:2px;
	float:right;
 
}

.editer{
	background-color:green;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:50px;
	text-align: center;
	padding:2px;
	cursor:pointer;
	margin-left: 15px;
	margin-right: auto;
	margin-top:2px;
	margin-bottom:2px;
	float:left;
	
 
}

#bio{
display:none;
}

#vitae{
display:none;
}

.menu {

	background-color:#6f6c41;

}
.level1{
	background: #6f6c41;
	text-align:center;
	padding:10px 5px 10px 5px;
	width: 95px; 
	color: #c2b131; 
	font-size: 16px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin:0px; 
	cursor:pointer;
	float:left;
}

.level2{
	background: #c2b131;
	text-align:left;
	
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	cursor:pointer;
	width:auto;
	left:inherit;
	display:none;
	position:absolute;
	z-index:2;
	margin-top:12px;
}

.level3{
	padding:5px;
	color: black; 
	font-size: 14px; 
	
}

.level4{
	background: #c2b131;
	text-align:left;
	
	color: #6f6c41; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	cursor:pointer;
	width:140px;
	left: 122px;
	margin-top:-21px; 
	display:none;
	position:absolute;
	z-index:2;
	
}

.level6{
	
	background: #c2b131;
	text-align:right;	
	color: #6f6c41; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	cursor:pointer;
	width:auto;
	left: -270px;
	margin-top:-21px; 
	display:none;
	position:absolute;
	z-index:2;
	
}

.level5{
	padding:5px;
	color: black; 
	font-size: 14px; 
	
}

.tabbers{
	padding:2px;
}

.level1:hover{
	color:#ec008c;
}

.level3:hover{
	color:#ec008c;
	background-color:#000000;
}

.level5:hover{
	color:#ec008c;
	background-color:#000000;
}



.level2_arrow{
	margin:5px 0px 5px 0; 
}

.level1_arrow{
	margin:7px;
	float:right;
}