@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 10px 0 0 0;
}
#header {
	position:absolute;
	left:20px;
	top:10px;
	width:912px;
	height:95px;
	z-index:1;
}
#navigation, #navigation_artists {
	position:absolute;
	left:20px;
	top:147px; /* 145px /* bug? */
	width:100px;
	height:auto;
	z-index:2;
	line-height: 10px;
}
#navigation.artistpage, #navigation_artists.artistpage {
	top:183px; /* 181px /* bug? */
}
#navigation_artists {
	visibility: hidden;
}
#col_0, #col_1, #col_2, #col_3, #col_0_a, #col_1_a, #col_2_a, #col_3_a {
	line-height: 16px;
}
p {
	margin: 0 0 16px 0;
	padding: 0;
}
#col_0, #col_0_a, #col_map {
	position:absolute;
	left:140px;
	top:145px;
	width:580px;
	height:auto;
	z-index:3;
}
#col_map {
	z-index:10;
}
#col_1, #col_1_a {
	position:absolute;
	left:140px;
	top:145px;
	width:280px;
	height:auto;
	z-index:3;
}
#col_2, #col_2_a {
	position:absolute;
	left:440px;
	top:145px;
	width:280px;
	height:auto;
	z-index:4;
}
#col_3, #col_3_a {
	position:absolute;
	left:740px;
	top:145px;
	width:192px;
	height:auto;
	z-index:5;
}
#col_0_a, #col_1_a, #col_2_a, #col_3_a {
	top: 181px;
}
#col_0 h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 16px 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #34a8c9;
	text-decoration: none;
}
#navigation_artists #subnavi_artists a, #subnavi_artists a, #subnavi_artists a:visited  {
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #34a8c9;
}
a:hover, #navigation_artists #subnavi_artists a:hover {
	text-decoration: underline;
	color: #34a8c9;
}
a:active, #navigation_artists #subnavi_artists a:active {
	text-decoration: none;
	color: #34a8c9;
}a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation_artists #subnavi_artists, #navigation #subnavi_artists {
	line-height: 18px;
	text-align: right;
	margin-top: 7px;
}
#artist_name {
	position:absolute;
	left:140px;
	top:145px;
	width:580px;
	height:auto;
	z-index:3;
	font-size: 16px;
	font-weight: bold;
}
.artist_date {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}