#expo { 

	  position: absolute; 

	  left: 60; 

     top: 43;	

	  width: 528px;	height: 336px;

	  text-align: left;

}

#artist { 

position: absolute; 

	  left: 48; 

     top: -40;

	  text-align: left;

	  font-size: 16pt;

	  color: #000000;	 }

#date { 

	  	margin-top: 84px;  width: 100px; text-align: right;

}


#back { 

	  position: absolute; 

	  left: 18; 

     top: 336;

	  text-align: left;

}

#legend { 

	  	margin-top: 84px;  width: 100px; text-align: right;

}



#back a {

		text-decoration: none;	

		color:  #F000000;

		font: 9pt;

		line-height: 21px;

	  	

}

#back a:hover {

		font-weight: bold;

		color: #FFFFFF;}
