#head a { 
	text-decoration: none; color:#000000 
}
#head a:hover { 
	color: #C0C0C0 
}
 
.img-shadow {
  float:left;
  background: url('images/shadow4.gif') no-repeat bottom right !important;
  margin-left:5px !important; margin-right:0 !important; margin-top:10px !important; margin-bottom:0 !important
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -10px 10px 10px -10px;
  }
  
#arttitle {
	font-family: Verdana; 
	font-size: 10pt;
}

#artnav a {
	font-family: Verdana; 
	font-size: 10pt; 
	text-decoration:none;
	color: black;
	border-style: solid;
	border-width : 1px 1px 1px 1px;
	padding : 3px;
}

#textblock {
	font-family: Verdana; 
	font-size: 10pt; 
	margin-top:0; 
	margin-bottom:5px; 
	text-align:justify
}