@charset "UTF-8";
/* CSS Document */
p    { color: #1c282b; 
font-size: 10px; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: normal; 
line-height: 12px; 
text-decoration: none }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color: #EAEDF1;
}
.text1  {
	color: #1c282b;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	margin: 0px;
}
.textR {
	color: #741012;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none
}
.artist {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1c282b;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 0em;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1c282b;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 0em;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
a:link, a:visited {
	text-decoration: none
}
a:active, a:hover {

	text-decoration: underline
}
body {
	background: #eaedf1;
}
#wrapper #header {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
.artwrapper {
	margin: 0px;
	float: left;
	width: 100px;
	padding: 0px;
	text-align: center;
}
#wrapper .artwrapper .artistname {
	text-align: center;
	float: left;
	height: 20px;
	width: 100px;
	margin-top: 0px;
}
#wrapper #bottomtext {
	text-align: center;
	padding: 5px;
	width: 490px;
	margin-top: 5px;
	float: left;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width:  600px;
}
.artimage {
	padding: 1px; #fff;
	border: 1px solid #333;
}
.textCenter     {
	color: #181818;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}

