a:link {color: #2020c0; }
a:visited {color: #2020c0; }
a:hover {color: #2020c0; }
	

.containertable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom: 50px;
}

.imagetable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #eeeeee;
}

.title {
	font-size: 20px;
	border-left: 4px solid #7DB4e3;
	border-bottom: 1px solid #7DB4e3;
	font-family: Verdana, Helvetican;
}

.breadcrums {
	font-size: 12;
	font-family: Verdana, Helvetican;
}

.thumb { border: 1px solid #000000;}
.artistpic { border: 1px solid #000000;}	

.maincontent {
	background-image: url('gfx/mainbg.png');
	background-repeat: repeat-x;
	font-family: Verdana, Helvetican;
}

.text {
	font-size: 14;
}

body {
	background-image: url('gfx/bodybg.gif');
	background-repeat: repeat-x;
	
}
