@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'HelveticaMedium';
	src: url('hv______-webfont.eot');
	src: local('☺'), url('hv______-webfont.woff') format('woff'), url('hv______-webfont.ttf') format('truetype'), url('hv______-webfont.svg#webfontCHD2RkER') format('svg');
	font-weight: normal;
	font-style: normal;
}

* { font-family: Arial, Helvetica, sans-serif;}
body {background-color:#F2F2F2;
color:#7A7A7A;
font-size:11pt;
overflow:auto;}



A {color:#7A7A7A;text-decoration:none;}
A:active, A:hover {
	color:#7A7A7A;
}








#artists {
	width:250px;
	height:auto;
	display:block;
	float:left;
}	

.artistname, .artistlocation {
	display:block;
	font-size:10pt;
}	

.artistlocation {
	margin-bottom:10px;
}		

