div#sublink5 a {
	color: #636563;
	text-decoration: none;
}
div#sublink5 a:hover {
	color: #636563;
	text-decoration: none;
}
body.blbox {
	width: 100%;
	margin: 0 auto; 
	padding: 0;
	background: #22241d url(../img/body_bg.gif) no-repeat;
	height: 100%;
}
table, thead, tbody, tr, td {
 	padding: 0;
 	margin: 0;
 	border: 0;
 	border-collapse: collapse;
 	border-spacing: 0;
}
table#artist_desc_block_table {
	border-top: solid #ddd 1px;
	margin: 20px 0 20px 0;
}
table#artist_desc_block_table tr td {
	border-bottom: solid #ddd 1px;
	padding: 3px;
	font-size: 9px;
}
table#artist_desc_block_table tr td a {
	color: #bf168f;
	text-decoration: none;
}
table#artist_desc_block_table tr td a:hover {
	color: #000;
	text-decoration: underline;
}
table#artist_desc_block_table tr td.headin {
	width: 90px;
	vertical-align: top;
}
div#artist_main_pic {
	margin: 20px 0 0 0;
	width: 120px;
	float: left;
}
div#artist_main_pic img {
	border: solid #000 5px;
	/*width: 94px;
	height: 94px;*/
	background-color: #fff;
	border: solid #000 1px;
	padding: 4px;
}
#test {
	width: 100%;
	margin: 0 auto; 
	padding: 0;
	/*background: #22241d url(../img/body_bg.gif) no-repeat;*/
	height: 100%;
}
table#big_pic {
	background-color: #000;
	width: 100%;
	color: #aaa;
	font-size: 9px;
}
table#big_pic tr td {
	vertical-align: top;
	padding: 10px;
}
table#big_pic tr td#the_picture {
	text-align: center;
	padding: 10px 0 0 0;
}
table#big_pic tr td#the_picture img {
	border: solid #fff 1px;
}
table#big_pic tr td#pic_enlarge {
	text-align: center;
	border-bottom: solid #fff 1px;
	padding: 0;
}
table#big_pic tr td#pic_enlarge a {
	color: #ff56cf;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 9px;
}
table#big_pic tr td#pic_enlarge a:hover {
	color: #fff;
	text-decoration: underline;
}
table#big_pic tr td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	color: #999;
}
table#big_pic tr td ul li {
}
table#big_pic tr td#bottom_links {
	border-top: solid #fff 1px;
	padding: 10px 0 10px 15px;
	height: 40px;
}
table#big_pic tr td#bottom_links a {
	display: block;
	float: left;
	padding: 5px;
	border: solid #333 2px;
	color: #ff56cf;
	background-color: #000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}
table#big_pic tr td#bottom_links a:hover {
	color: #fff;
}