
body {
	background-color:#999999;
	margin-left: 55px;
	margin-right: 90px; 
	margin-top: 10px;
	/*	font-family: "Times New Roman", Times, serif;
*/
	font-size: 16px;
	font-weight: 100;
	text-decoration: none;
	}

body {
	background-color: #999999;
	font: "Times New Roman", Times, serif;
		}

html>body {
	font: .83 Georgia, serif;
	}

h1, h2, h3, h4, h5 {
	color: black;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ol {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
#nagBar {
	display: none;
	}

p {
	margin: 0px;
	text-indent: auto;
	line-height: 30px;
	//font-family:"Times New Roman", Times, serif;
	width: auto; /* for now */
	font-size: 14px;
	font-style: normal;
	color: #232323;
}
p.kaneda {
	font-size: 12px;
	}
p.title {
	font-size: 18px;
	color: #003366;
	letter-spacing: .35em;
	text-align:center !important;
	//font-family:"Baskerville Old Face", "Times New Roman", serif;
	line-height: 45px;
	}
p.bigTitle {
	font-size: 22px;
	color:#333366;
	letter-spacing: .35em;
	text-align:left;
	//font-family:"Baskerville Old Face", "Times New Roman", serif;
	}
p.bigTitleCenter {
	font-size: 22px;
	color:#333366;
	letter-spacing: .35em;
	text-align:center;
	//font-family:"Baskerville Old Face", "Times New Roman", serif;
	}
p.sub_title_side {
	font-size: 16px;
	letter-spacing: .15em;
	text-align:left;
	color:003366;
}
p.sub_info {
	font-size: 16px;
	letter-spacing: .05em;
	text-align:center;
	color: #333333;
	}
p.sub_info_left {
	font-size: 16px;
	letter-spacing: .05em;
	text-align:left;
	color: #333333;
	font-style: italic;
	}
p.disclaimer {
	font-size: 14px;
	//font:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	text-align:left;
	color: #333333;
	font-style: normal;
	}	
p.sub_title {
	font-size: 16px;
	letter-spacing: .15em;
	text-align:center !important;
	color:003366;
	}
.capTitle {
	font-size:20px;
	text-transform:uppercase;
	text-indent: 0px;
	letter-spacing: .34em;
	//font-family:"Baskerville Old Face","Times New Roman",serif;
	font-weight:100;
	line-height: 50px;
	}
.author {
	font-size: 20px;
	line-height: 35px;
	font-weight:100;
	}	
.authorCenter {
	font-style:italic;
	font-size: 20px;
	line-height: 35px;
	font-weight:100;
	text-align:center;
	width: 490px;
	color:#99CCCC;
			}
.blockQuote {
	width: 450px;
	line-height: 1.2;
	text-align: left;
	font-style:italic;
	font-size: 16px;
	}
.quoted {
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
	}	
div.narrowColumn p {
	width: 450px;
	}
div.narrowColumn table {
	width: 450px;
	}
#auth_bio {
	font: Helvetica !important;
	font-size:12px;
	line-height: 18px;
	}
.harrySmithP {
	border:medium;
	font-weight:bold;
	width: 500px;
	}
.noIndent {
	text-indent: 0in;
	}
div.yesIndent p {
	text-indent: .45in;
	}
div.yesIndent table {
	text-indent: 0in;
	}
.noPreSetWidth {
	width:auto;
	}

h1 {
	font:"Baskerville Old Face";
	font-size:36px;
	text-align:center;
	}	

h2 {
	font:Verdana, Arial, Helvetica, sans-serif;	
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h3 { 
	//font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-style: italic;
	text-align: center;
}
h4 {
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	vertical-align: baseline;
}
h5 {
	font-size: 18px;
	color: #003333;
	letter-spacing: .35em;
	width: 550px;
	text-align:center;
	}
h8 {
	font-family: Palatino;
	font-size: 24px;
	font-weight: bold;
	color: #667777;
	vertical-align: baseline;
}
#authorName{
	font-family: Palatino;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	vertical-align: baseline;
	letter-spacing: 1px;
	word-spacing: 2px;
}
div#blurbDiv {
	background-color:#999999;
	width: 150 px;
}

b#subB {
	font-size:18px;
	font-family:Palatino;
	color:#665544;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

div.header {
	font-size: 12px;
}

div.header a:link {
	color: #444444;
	text-decoration:none;
}
div.header a:visited {
	text-decoration: none;
	color: #444444;
}
div.header a:hover {
	text-decoration: none;
	color: #ffffff;
}
div.header a:active {
	text-decoration: none;
	color: #CCCCCC;
}

div.footer {
	font-size: 16 px;
	color:#3366CC;
}
div.footer a {
	font-size: 16px;
}	

div.footer a:link {
	color: #006666;
	text-decoration:none;
}
div.footer a:visited {
	text-decoration: none;
	color: #006666;
}
div.footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
div.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}	

#headerLink {
	font-size: 12px;
	}

span#blurbSpan {
	width: 150 px;	
	}
img#icon { 
	text-align: left;
	border: 12px;
	border-style:none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;
}
table img {
	margin-top: 16px;
	margin-bottom: 8px;
}
/*a class for tables of contents in Interviews and Statements and Critical Commentary */
table.tableOfContents {
	width: 800px;
	padding: 2px;
	margin: 0px;
}
table.tableOfContents td {
	height: 160px;
	text-align:left;
	}	
table.tableOfContents b {
	font-size:18px;	
	font-family:Palatino;
	line-height: 1.4;
}
table.navigationHeader {
	font-size: 12px;	
	font-family: "Times New Roman", Times, serif;
	text-indent: -.005in;
	}
table#display_categories img {
	border: none;
	margin: 3px;
	}	
table#display_thumbnails {
	text-align:center;
	font-size:16px;
	border: none;
	text-decoration: none;
	}
table#display_thumbnails b {
	margin: 3px;
	}	

#main {
  margin: 42px;
  border: 0px #000 solid;
  background-color: #999999;
}
table#display_thumbnails a:link {
  color: #333333;	font-family: "Times New Roman", Times, serif;
font-weight: bold;
  text-decoration: none;
  border:none;
}
#display_thumbnails img {
  border: 0px #CCC solid;
  padding-bottom:: 8px;
}
#main a:hover {
	color: #222222;
	text-decoration: none;	font-family: "Times New Roman", Times, serif;
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #333;
  border-bottom: 0px #000 solid;
  background-color: #999999;	font-family: "Times New Roman", Times, serif;
font-size: 18px;
  font-weight:600;
}
.exhibitionTable {	font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
#display_categories {
  width: 100%;
  color: #000;
  background-color: #999999;	font-family: "Times New Roman", Times, serif;
font-size: 16px;
  text-align:center;
}

.navigate_images {
  text-align: center;
  width: 100%;
  color: #323;
  background-color: #999999;	
  //font-family: "Times New Roman", Times, serif;
font-size: 16px;
}

#display_thumbnails {
  border: 0px #CCC solid;
  width: 100%;
  background-color: #999999;
}
	
td{
	left: 40;
	padding: 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
}
div.marginDiv td{
	left: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table{	
	border-width: 0 px;
	border: 0 px;
	text-align: left;	
	}
table table {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	line-height: 20px;
}	
#contentFormatter {
	padding-left: 3px;
}
#bodyTable{
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-top-color: #888888;
	border-right-color: 555555;
	border-bottom-color: 555555;
	border-left-color: 555555;
	background-color: #696969;
	}
#captionHelper {  //THIS DOES THE SAME THING AS TABLE TABLE	
	//font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
}
#captionHelper2 {  //THIS DOES THE SAME THING AS TABLE TABLE	
	//font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
}
.photoCaptionHelper {  //THIS DOES THE SAME THING AS TABLE TABLE	
	//font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
	margin-top: -14px;
}
#pubInfo {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #565656;
	text-align: left;
	font-style: italic;	
}
# dummy {
 NOTE: the two ids below are mis-named, because they are also used for images on the top and the left
}
.marginSpan {
	position:absolute;
	top:inherit;
	text-align: left;
	//font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:100;
	color:#353535;
	letter-spacing: .05em;
	line-height: 1.3em;
	width: 190px;
	}
.marginSpan img {
	margin: 0px !important;
	padding: 0px !important;
	padding-bottom: 6px !important;
	}
#rightCaptionHelper {	
	//font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 12px;
	vertical-align: top;
	text-indent: left;
	line-height: 18px;
	word-spacing: 1px;
	letter-spacing: 0px;
}
div.yauSideColumn td {	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 12px;
	vertical-align: top;
	text-indent: left;
	line-height: 18px;
	word-spacing: 1px;
	letter-spacing: 0px;
}
#rightCaptionHelperNoIndent {	//font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	vertical-align: top;
	text-indent: left;
	line-height: 18px;
	word-spacing: 1px;
	letter-spacing: 0px;
}
#rightImageHelper {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	vertical-align: bottom;
}
#johnYauTextFormatter {
	vertical-align: top;	
	//font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-weight: lighter;
	line-height: 25px;
}
#publicationsTextFormatter {
	vertical-align: top;	
	//font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: lighter;
	line-height: 25px;
}
#generalTextFormatter {
	vertical-align: top;	
	//font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 1px;
	font-weight: lighter;
	line-height: 30px;
}
#wehrenTable {
	line-height: 30px;
	}
#insetPicLeft {
	margin-right: 15px;
	margin-top: 5px;
	}
#insetPicRight {
	margin-left: 15px;
	margin-top: 5px;
}
#wehrenCaptionHelper {
	line-height: 30px;
	text-align: center;
	color: #000000;
	}
#yauHeader {	
	font:"NOTTimes New Roman", NOTTimes, serif;
	word-spacing: 1px;
}
#rightCaptionHelper { //SAME AS TABLE TABLE STYLE, EXCEPT THAT IT IS NOT ALIGNED CENTER	
	font-family: "NOTTimes New Roman", NOTTimes, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	margin: 0;
}	
table#katzTable {
	text-align: justify;
	line-height: 24px;
}
table#marginCaption{
	font-size: 12px;
	color: #666666;
	font-family: "Palatino Linotype";
}
div.marginDiv table {
	font-size: 12px;
	color:#333333;
	line-height: 15px;
	text-align:left;
}
div#captionDiv {
	font-family:"NOTTimes New Roman", NOTTimes, serif;
	line-height: normal;
	font-size: 13px;
	font-weight: lighter;
	text-align: center;
	line-height: 20px;
	color: #333333;
}
.marginImage {
	position: absolute;
	top: inherit;
	left: 630px;
	}
.narrow .inlineImageSpan{
	width: 500px !important;
	}
.narrow p {
	width: 500px;	
	font-family:"NOTTimes New Roman", NOTTimes, serif;
	text-align: justify;
	color:#000000;
	letter-spacing: 1.5px;
	}

.narrow2 p {
	width: 500px;	
	text-align: justify;
	color:#242424;
	line-height: 28px;
	}
.narrow img {
	margin-left: 15px;
	}
.inlineImageSpan {
	position: inherit !important;
	text-align: center;
	}
.harrySmithP .inlineImageSpan {
	background-color: #6666CC !important;
	}
.narrow .inlineImageSpan {
	width: inherit !important;
	text-align: center;
	background-color:#CC9999;
	}
.speaker {
	text-transform:uppercase;
	font-family:"Didot", "NOTTimes New Roman", serif;
	letter-spacing:normal;
	font-weight:bold;
	}	
.inlineTable {
	width: 500px;
	}
.heading {
	font-weight:bold;
	margin-top: 14px;
	}	
.invis {
	visibility:visible;
	height:42px;
	}
/* .middle is in use in the 'inside the studio pages */	
.middle { 
	height: 530px;
	}	
.middle a {
	font-size:16px;
	}	
#indigo-color a {
/*FOR THE EXHIBITIONS PAGE */
	color: #FF99FF !important;
	//border:double;
	//background-color: #4488ff;
}
#indigo-color a:hover {
	color: #FFFFFF !important;
}
#indigo-color a:active {
	color: #FFFF00 !important;
}
