/*These are obsolete - used for the pop-up windows ...


#name { position:absolute;
	left: 54px;
	top: 21px;
	margin-bottom: 14px;
	width: 500px;
	height: 57px;
	padding-left: 5px;
}

#picture { width: 500px;
	height: 398px;
	position: absolute;
	left: 54px;
	top: 75px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: thin solid rgb(164, 154, 162);
	border-bottom: thin solid rgb(164, 154, 162);
}

.picture {
	display:block; vertical-align: middle; margin-left:auto; margin-right:auto;
}


#info {
	position: absolute;
	top: 489px;
	left: 54px;
	padding-top: 10px;
	width: 272px;
	height: 102px;
}

.anno {
	font-family: "LucidaSans Roman", GillSans, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	font-weight: 300;
	color: #333333;
	text-align: left;
	
	}
	
.anno i {font-weight:500; font-style:italic;}

#nav {
	position:absolute;
	top: 489px;
	left: 437px;
	padding-top: 10px;
	width: 112px;
	height: 38px;
}

h5 {font-family:"Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight:500;
	color: rgb( 69, 48, 64);
}

/*END POP-UP ELEMENTS (note h5 is also used on indi. artists pages*/
	

/* these are for the  INDIVIDUAL artist pages*/

 
 
h1 {font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size: 18px;
	font-weight:600;
	text-align: left;
	color: rgb(69, 48, 64);
	display: block; vertical-align:	middle;
	margin-bottom:1%;
}


a:link {
	color: #996600;
	text-decoration: none;
}
a:visited { text-decoration: none; color: #996600}
a:active { text-decoration:none}
a:hover { color: rgb(69, 48, 64); text-decoration:none; }



#page {
	max-width: 850px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:100%;
	clear: both;
	overflow:hidden;
	}

aside { 
    width: 20%; 
	margin-top: 1%;
	margin-right: 5%;
	position: relative;
	float:left;
	max-width: 220px;
	
}

header, section {
	max-width:670px;
	width: 70%;
	position:relative;
	overflow:hidden;
	margin-left:220px;
	
}

header p{
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:2% auto;
	color:#666;
	font-size:75%;
}

section {
	max-width:620px;
	margin-top:1%;
}

article {
	margin-bottom:6%;
}

article p {
	line-height: 125%;
  	color: #666666;
}
	
#page1name { 
	max-width: 850px;
	height: auto;
	top: 15%;
	position: relative;
	text-align: right;
	width: 90%;

}

.right {text-align:right;}
.first {margin-top:1%;}

h2 { font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size: 100%;
	font-weight:600;
	color: rgb( 69, 48, 64);
	margin-top:2%;
	margin-bottom:1%;
	
}
	
.contact {font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-weight:400;
	color: #996600;
	line-height:125%;
	margin-bottom:4.5%;
}

blockquote {
	font-style:italic;
}

.citation {
	font-size: 80%;
	text-align:right;
	margin-bottom:36px;

}

ul.nav {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	color: rgb(69, 48, 64);
	list-style: none;
	line-height: 175%;
}

.nav a:link, .nav a:visited {
	line-height: 175%;
	font-weight: 500;
	text-decoration: none;
	color: #996600;
	}

.nav a:hover { color: #330000;
	border-left: 4px solid #330000;
	padding-left: 2px;
	background: transparent;
	color: #330000; 
	}	


p.statement, p.statement-new {font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight:300;
	text-align:left;
	display:inline;
	
}
p.statement-new {
	display:block;
}

.thumbnails {
	max-width: 670px;
	position: relative;
	width: 100%;
	padding:0;
	text-align:center;
}
img.thumb { display:inline; border:none;}

ul.thumbnails li {
	display:inline-block;
	margin-right:2%;
	text-decoration:none;
}


/* FROM OLD RESUMES
#maintext { width: 551px; height:532px;
	position:absolute;
	left: 235px; top:300px;
}

#maintext ul li {font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight:300;
	text-align:left;
	text-indent:0.4em;
	padding-bottom:0.4em;
	list-style-type:none;
}
/* I don't think the above rules were being applied to some resumes... so I'mtrying the one below

.resume ul li {font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight:300;
	text-align:left;
	padding-bottom:0.2em;
	padding-left: 10px;
	list-style-type:none;
	display:inline;
	}
	
.resume td, .resume-new td {font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight:300;
	text-align:left;
	padding: 0px 2px 2px 10px;
	margin: 0px;
	vertical-align:text-top
	}
.resume-new table {
	margin-bottom: 12px;
}
	
h3 { font-family:"LucidaSans Roman", GillSans, sans-serif;
	font-size:0.9em;
	font-style:italic;
	font-weight:600;
	color: rgb(69, 69, 69);
	display:inline;
	
}
#resume-text {font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; color:#333333; text-align:left;   }
th {font-weight:700; text-align:left; color: rgb( 69, 48, 64); vertical-align:top }
.year { text-align:right; width:51px;}

#exhibitions { margin-top:12px;}
#exhibitions h5 {
display: inline;
float: left;
color: #474235;
font-size: 100%;
font-weight: bold;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
}

#exhibitions ul {
   font-size: 100%;
    margin-bottom: 12px;
    margin-left: 8%;
    margin-top: 0;
    padding: 0;
}

#exhibitions ul li {
font-family: arial,sans-serif;
    margin: 2px;
    text-indent: 0;
}

end resume ... */
