BODY	{
		background-color22: #dcdddf;
	}

TABLE.header {
		background-image: url(misc/map.jpg);
		background-repeat: no-repeat;
	}

TD.title_logo {
		width: 420px;
		margin: 0px;
		padding-left:   30px;
		padding-top:    15px;
		padding-bottom: 15px;
		padding-right:  60px;
		font-family: Times, serif;
		font-weight: bold;
	}

DIV.justify {
		text-align: justify;
		margin-left: 15%;
		margin-right: 15%;
		margin-top: 2em;
		margin-bottom: 2em;
	}

A.nodecoration IMG {
		border: 0px;
	}

.nodecoration {
		border: 0px;
	}

TD.active_menu {
		background-color:	#606060;
		color:			white;
		text-align:		center;
	}

TD.inactive_menu {
		background-color:	#e8e8e8;
		text-align:		center;
	}

TD.header_menu {
		height:			2em;
	}

SPAN.active_tab_text {
		color: white;
		position: relative;
		top: 50%;
		left: 50%;
		z-index: 2;
	}

TD.artist_names {
		font-family: Times, serif;
		font-variant: small-caps;
		font-weight: bold;
		text-align: justify;
		color: #707174;
		padding-top:    1em;
		padding-bottom: 1em;
	}

TD.artist_names_fails_in_IE {
		font-family: Times, serif;
		font-variant: small-caps;
		font-weight: bold;
		text-align: justify;
		color: #808184;
		padding-top:    1em;
		padding-bottom: 1em;
		padding-left:   5%;
		padding-right:  5%;
		margin: 0px;
	}

DIV.artist_names {
		font-family: Times, serif;
		font-variant: small-caps;
		font-weight: bold;
		text-align: justify;
		color: #757679;
	}

DIV.image_slab {
		background-color: #8080a0;
		padding-left:	60px;
		padding-right:	60px;
		padding-top:	20px;
		padding-bottom:	20px;
	}

TD.contactmail {
		text-align:	left;
		padding-left:	4em;
	}
TD.contactURL {
		text-align:	center;
		padding-left:	0;
	}

