body {
	background-color:white;
	background-image: url("image/path_bg.jpg");
	background-repeat: no-repeat;
	background-position:  top left;
	
}
#top
{
	height: 75;
	margin-top: 0px;
	margin-right:80px;
	margin-left:90px;
	/*width: 700px;*/
	text-align: left;
	/*padding: 10px;*/
	/*background-color: white;*/
	color: black;
}

#content
{
	position: relative;	
	height: 100%;
	margin-right:80px;
	margin-left:90px;
	text-align: left;
	/*width: 700px;*/
	/*padding-left: 10px;*/		
	font-family: Trebuchet MS,Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 10pt;
	color:white;
}

a {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 10pt;
	color:white;
}

A.a_artist_link {
	font-family: Trebuchet MS, Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 10pt;
	color:black;	
	text-decoration:none;
}

A.a_artist_link:hover {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 9pt;
	color:black;	
	text-decoration:underline;
}

.artist_notlinked {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 9pt;
	color:white;	
	text-decoration:none;
}


TD.td-exhibit-archive {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 10pt;
	color:white;
}

IMG.img-centered {
	
	margin-left: auto;
	margin-right: auto;
}
IMG.img-left {
	display: block;
}
TD.td-main {
	font-family: Trebuchet MS,Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	
	font-size: 10pt;
	color:black;	
}
TD.td-gallery-event {
	font-family: Arial, Lucida Sans Unicode, Lucida Grande, Veranda;
	font-size: 10pt;
	color:white;
}

.artist-event {
	color:lightgrey;
}

.artist-name {
	font-size:10pt;
	font-color:white;
	font-weight:bold;
}