#content {
	border: 1px solid #ffffff;
}

#content_1 {
	width: 770px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#content_1 a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

#content_1 a:hover {
	color: #4e0505;
	text-decoration:underline;
}

#content_2 {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

#content_2 a {
	color:inherit;
	text-decoration: none;
	font-weight: inherit;
}

#content_2 a:hover {
	color: #003300;
	text-decoration:none;
}

#artist_block {
	width: 185px;
	height: 135px;
	margin-top: 7px;
	margin-left: 10px;
	float: left;
	border: 1px solid #ffffff;
}

#title {
	width: 185px;
	height: 15px;
	margin-top: 115px;
	padding-top: 5px;
	font-size:11px;
	background-image:url(../common/images/transparent_75.png);
	text-align: center;
	text-transform: uppercase;
	color:#003300;
	font-weight: bold;
}

#title:hover {
	color: #003300;
	text-decoration:none;
	cursor: pointer;
}
