/* John's Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	}
#enlargements h1 {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 10px 5px 10px;
	}
#enlargements p {
	color: #535353;
	font-size: 10px;
	margin: 0px 10px 0px 10px;
	line-height: 16px;
	}
.artistname {
	color: #535353;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	}
#iframe {
	margin-left: 30px;
	}
#artistlinks p {
	color: #FFFFFF;
	font-size: 13px;
	}
.sold {
	color: #E2C76C;
	font-size: 10px;
	}
.artistlinks {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	}
.returnlink {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
}
/**********************************************************/
/* JFF - 111109 - Deleted all 3 unused #events selectors  */
/**********************************************************/
#artistselection p {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	}
#interview h2 {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 15px;
	margin-top: 20px;
	}
#interview p {
	color: #535353;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20PX;
	}
.eventpic {
	margin: 10px;
	}
#padding {
	height: 50px;
	border: 1px #000;
	}
.header {
	padding-top: 20px;
	}
.invitationp {
	font-family: Arial;
	font-size: 13px;
	color: #535353;
	}
#linksp {
	padding: 0px 5px 0px 25px;
	color: #FFFFFF;
	font-size: 12px;
	}
.archivelink {
	color: #E2C76C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.archivelink:hover {
	color: #fff;
	}
.goldtext {
	color: #E2C76C;
	font-size: 13px;
	font-weight: bold;
	}
/**********************************************************/
/* JFF 111109 -  Begin cleaning up the artist links       */	
/**********************************************************/

/** see default.css for type1 pseudo class styling **/
p.imageLinks a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: .8em;
	text-decoration:none;
	}
p.imageLinks a:link,  p.imageLinks a:visited{
	color:#FFFFFF; 
	text-decoration:none;
	}
p.imageLinks a:hover, p.imageLinks a:active{
	color:#E1E1E1; 
	text-decoration:none;
	}

	