/* STYLESHEET created by Helen Glazer to replace deprecated code on artists pages */
/* In use on artists_glazer.html pages */

body { margin: 0; 
	font-family: Avant Garde, Helvetica, Arial, sans-serif; 
	background-color: rgb(239,242,247);}
	
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0; }

.maincontent	{ width: 75%; padding: 10px; }

#titlebar { margin: 20px 0 40px 0; }

#pageheader { 
	font-size: 1.2em;
	color: #503980; 
	font-weight: bold; 
	text-align: right; 
	margin-bottom: 5px;}
	
.jumplinks { font-size: 0.8em; 
	color: #503980; 
	text-align: right; }
	
.maintext { 
	margin: 20px 0; 
	color: #000000; 
	font-size: 1em; 
	line-height: 1.4em; 
	text-align: left; }
	
#artwork { margin: 0; }
#artwork table { margin-bottom: 20px; }
	
.imagerow { padding: 0 10px 0 0; vertical-align: top; }
	
.caption { font-size: 0.8em;
	text-align: center; 
	margin-top: 10px; }

.graynote { color: #8D8D8D; 
	font-size: 0.8em; 
	margin-bottom: 30px; }
	
#footer { width: 100%; height: 66px; 
	border-top: #8D8D8D; border-width: 1px; 
	border-bottom: none; border-left: none; border-right: none; }
.sitelinks { float: left; }
.address { float: right; align: left; padding-top: 22px; }

#copyright { margin: 30px 0; }



/* FOR SPECIAL PAGES */

/* this one is for the list on the main artists page, with the columns */
.artist { color: #000000; 
	font-size: 1em; 
	line-height: 2em; }
