
BODY.standard {
	background-color : #535B63;
	border-left : 0;
  border-top : 0;
	margin-left : 10;
  margin-top : 10;
	margin-right : 10;
  margin-bottom : 10;
	font-family : Verdana;
	font-size : 10px;
}

BODY.artenlarge {
	background-color : #535B63;
	border-left : 0;
  border-top : 0;
	margin-left : 0;
  margin-top : 0;
}

.home {
  border-left : 0;
  margin-top : 0;
	font-size : 11px;

  padding-top : 0;  
  line-height : 150%;
}

.content {
  margin-left : 30;
  border-left : 0;
	font-size : 11px;

  padding-top : 0;  
  line-height : 150%;
}

.admin {
  border-left : 0;
  font-size : 11px;   

  padding-top : 0;  
  line-height : 100%;
}

.artistname {
  font-family : Verdana;
  font-weight : bold;
  font-size : 12px;
  color : #999999;
  padding-left : 10;
}

.photocredit {
  font-family : Verdana;
  font-size : 9px;
  font-style : italic;
  color : #666666;
}

.white {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	padding-left : 30;
}

SELECT {
  font-size: 10px;
  	vertical-align : middle;
}

OPTION {
  font-size: 10px;
  	vertical-align : middle;
}

.title {
  font-weight : bold;
  font-style : italic;
}

.year {
}

.signature {}

.dimensions {}

.medium {}

.edition {}

.provenance {}

.exhibited {}

.literature {}

A.artselect, A.artselect:link, A.artselect:visited {
  color : #000000;
}

A.artselect:hover, A.artselect:active {
  color : #333333;
}

A.currentselect, a.currentselect:link, A.currentselect:visited {
  color : #ffffff;
}

A.currentselect:hover, A.currentselect:active {
  color : #cccccc;
}

.selectcategory {
  color : #ffffff;
}

