img {border-width:0;}
/* Piece Info
-------------------------- */
	#artInfo{font-size: 100%;}
	#artInfo h1 { font-size: 1.3em;margin:0;padding:0; }
	#artInfo p {text-align:center;margin-top:0;width:40em;}
	#artInfo ul{padding-bottom:1em;text-align:center;list-style-type:none;}
	.clickHere{color:#999;font-weight:bold;}
	
	#piece,
	#piece p,
	#piece span{text-align:center;}
	#piece h1 {font-size: 1.3em;margin:0;padding:0;}
	#piece p {margin:0 auto;width:40em;}
	#piece span{display:block;}
	#piece span.extra,
	#piece span.story{font-style:italic;}
	#piece span.story{padding-bottom:1em;}
	
/* LINK COLORS */	
	a:link{color: #06f; text-decoration: none;}
	a:visited{color: #06f; text-decoration: none;}
	a:hover{color: #03f; text-decoration: underline;}
	a:active{color: #03f; text-decoration: none;}
	

	

/* OTHER STUFF */
	table.space{ margin-top: 10px;}
	body {font-family: Arial, Helvetica, sans-serif;}
	th {font-family: Arial, Helvetica, sans-serif;}
	body {font-family: Arial, Helvetica, sans-serif;}
	h3.head { color: #666666; text-decoration: none;}
	h3.title { color: #000000; text-decoration: none; line-height: 1.2em;}
	p.just { text-align: justify;}
	li.red {color:red}
	
	
	p, ul { margin: 0 auto 0 auto; padding: 0; width:97%; }