h1 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: top;

}
h2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}
#content_bio {
    width:450px; 
    height:480px;
    float:left;
	overflow:auto;
	padding:5px;
	border:1px solid #333333;
	text-align:left;
}
#img_holder {
    width:430px;
	text-align:center;
}
#content_bio p{
	display: inline;

}
#content_bio a:link{
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_bio a:visited{
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_bio a:active{
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_bio a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sd_content h3{
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
}
.hover_box {
	height: 82px;
	width: 220px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
	margin:2px;
	text-align:left;
}
.hover_box a:link {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}
.hover_box a:visited {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}
.hover_box a:active {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
}

.hover_box a:hover {
	background-color: #333333;
	height: 80px;
	width: 218px;
	border: 1px solid #666666;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;  
	top:1px;
	left:1px;
	
}
.hover_box b {
	width: 130px;
	position: relative;
	left: 90px;
	top: 2px;
	z-index: 9;
	margin:0px;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;

}
.hover_box p {
    width: 130px;
	position: relative;
	left: 90px;
	z-index: 10;
}
a.interview:link {background-image: url(../img_link/interview.gif);}
a.interview:visited {background-image: url(../img_link/interview.gif);}
a.interview:active {background-image: url(../img_link/interview.gif);}
a.interview:hover {background-image: url(../img_link/interview2.gif);}

a.singer:link {background-image: url(../img_link/singer.gif);}
a.singer:visited {background-image: url(../img_link/singer.gif);}
a.singer:active {background-image: url(../img_link/singer.gif);}
a.singer:hover {background-image: url(../img_link/singer2.gif);}

a.group:link {background-image: url(../img_link/group.gif);}
a.group:visited {background-image: url(../img_link/group.gif);}
a.group:active {background-image: url(../img_link/group.gif);}
a.group:hover {background-image: url(../img_link/group2.gif);}

#view_all {
    width:200px;
	text-align:center;
}
#view_all a:link{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}
#view_all a:visited{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}
#view_all a:active{
	color: #9999FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}
#view_all a:hover{
	color: #9999FF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}