a.menu_item
{
	color: #5F5F00;
	background-image: url(/images/layout_artists/menu_item_background.png);
}

a.menu_item:hover
{
	color: #080800;
	background-image: url(/images/layout_artists/menu_item_background_rollover.png);
}

div#tdp_banner
{
	background-image: url(/images/layout_artists/tdp_banner.png);
}

a#tdp_banner_logo
{
	background-image: url(/images/layout_artists/tdp_banner_logo.png);
}

div#page_thumbnail_container
{
	background-color: #EEE8AA;
}

h1#main_heading
{
	background-image: url(/images/layout_artists/h1_background.png);
}