BODY	{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ddd;
	}

BODY#artist	{background: #140000;}

DIV, P, TD, A	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ddd;
	text-align: left;
	}

P	{
	line-height: 16px;
	color: #140000;
	}

P A	{color: #ed008c;}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 900px;
	text-align: left;
	}

#info	{
	background: #140000;
	vertical-align: top;
	}

#upper	{height: 300px;}

#teaser	{
	padding-top: 10px;
	font-size: 13px;
	letter-spacing: 0.1em;
	}

#artists	{
	margin: 20px 0;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 21px;
	}

#moreInfo	{
	line-height: 18px;
	}

.pad	{padding: 10px;}

#pics TD	{
	padding: 0 40px;
	color: #666;
	}

#pics TD#back	{
	padding: 10px;
	text-align: left;
	}

H3	{
	font-size: 14px;
	color: #ed008c;
	}

H4	{
	display: inline;
	font-size: 12px;
	color: #ed008c;
	}

#bio	{margin: 10px 0;}

.label	{width: 80px;}

.titel	{font-weight: bold; margin: 4px 0;}

.year	{font-weight: normal; padding: 0 4px; color: #666;}

.credit	{font-size: 0.9em;}

.pink	{color: #ed008c;}

.bold	{font-weight: bold;}