p, h1, h2, h3, h4, h5, h6, img, body {
margin: 0;
padding: 0;
} /* sets all padding and margins to zero */

body {
  font-size: 12px;
}

/*/*/a{}
body {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body {
    font-size: small;
}
/* */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: none;
}

.hidden, .print {
display: none;
}

a:link, a:visited {
color: #666666;
text-decoration: none;
}

a:hover, a:active {
color: #FF6600;
}

#container {
width: 670px;
margin: 0;
padding: 0;
background: transparent url(/images/interface/container_background.gif) -22px bottom no-repeat;
}

.clear {
clear: both;
height: 1%;
font-size: 1px;
}

/* The following is to expand the box-container to the full height of the photo when the photo is longer than the text. This is due to float: right */

.box-container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.box-container {display: inline-table;}

/* Hides from IE-mac \*/
* html .box-container {height: 1%;}
.box-container {display: block;}
/* End hide from IE-mac */

/* Top banner */

#top {
padding: 0;
margin: 20px 0 0 18px;
height: 94px;
width: 632px;
}

#top h1 a span {
text-indent: -9999px; /* fixes problem in IE5.0 */
}

#top h1 a:link, #top h1 a:visited {
background: transparent url(/images/interface/top_background.gif) 0 0 no-repeat;
display: block;
width: 517px;
height: 94px;
voice-family:"\"}\"";
voice-family:inherit;
text-indent: -9999px; /* hide from IE5.0 */
}

.nonsense { border: 0px;} /* stops the hiding from IE5.0 */

#top h1 a:hover, #top h1 a:active {
background: transparent url(/images/interface/top_background.gif) 0 -94px no-repeat;
}

/* Content */

#content {
padding: 0 0 0 18px;
margin: 22px 0 0 0;
height: 1%;
}

#content .box-container {
width: 494px;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 1px solid #CCCCCC;
}

#content .plain-box {
width: 492px;
padding: 12px 0 0 0;
margin: 0 0 10px 0;
border: 1px solid #CCCCCC;
}

#content #detail-box, #content .extra-box {
width: 492px;
padding: 0 0 0 0;
margin: 0 0 10px 0;
border: 1px solid #CCCCCC;
}

#content #detail-box #detail-image {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 23px 35px 23px 35px;
margin: 0 0 10px 0;
}

#content .extra-box .extra-image {
border-bottom: 1px solid #CCCCCC;
padding: 23px 35px 23px 35px;
margin: 0 0 10px 0;
}

#content #detail-box #detail-image img, #content .extra-box .extra-image img {
margin: 0 0 7px 0;
}

#content #detail-box p, #content .extra-box p {
padding: 0 2em 1em 15px;
}

#content #detail-box h4 {
padding: 11px 2em 0 15px;
}

#content .box {
width: 494px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#content h2 {
margin: 0 0 1em 0;
padding: 0 0 0 0;
font-size: 116%;
color: #FF6600;
font-weight: normal;
}

#content h3 {
margin: 0 0 1em 0;
padding: 2em 0 0 0;
font-size: 85%;
color: #666666;
font-weight: bold;
clear: both;
}

#content p, body#biography-page #content .plain-box p {
color: #666666;
line-height: 1.4em;
font-size: 85%;
padding: 0 2em 1em 30px;
}

#content h4 {
padding: 20px 2em 0 30px;
color: #FF6600;
line-height: 1.4em;
font-size: 85%;
font-weight: normal;
}

#content #quote {
width: 494px;
background: transparent url(/images/interface/open_quotes.gif) top left no-repeat;
}

#content #quote p, body#biography-page #content #quote p {
font-style: italic;
padding: 0.5em 2.2em 1em 30px;
background: transparent url(/images/interface/close_quotes.gif) bottom right no-repeat;
margin: 0 0 0 0;
}

#content #quote p.quote-credit, body#biography-page #content #quote p.quote-credit {
color: #000000;
font-style: normal;
padding: 0.5em 2.2em 1em 30px;
background: none;
margin: 0 27px 20px 0;
}

#content p.sculpture-details {
color: #999999;
}

#content .box img.image-floatright {
float: right;
margin-left: 20px;
border: 0;
}

#content .gallery-nav {
margin: 15px 0 0 0;
width: 570px;
}

#content .gallery-nav img {
margin: 0 9px 15px 0;
padding: 0;
float: left;
}

#content .gallery-nav a:link img, #content .gallery-nav a:visited img {
border: 1px solid #CCCCCC;
}

#content .gallery-nav a:hover img, #content .gallery-nav a:active img {
border: 1px solid #FF6600;
}

.gallery-box {
border: 1px solid #CCCCCC;
height: 128px;
width: 494px;
padding: 0 0 0 0;
margin: 0 0 15px 0;
}

#content .gallery-box .gallery-box-image {
float: left;
width: 128px;
height: 128px;
}

#content .gallery-box img {
width: 128px;
height: 128px;
border: 0;
margin: 0 0 -3px 0;
border-right: 1px solid #CCCCCC;
}

html>body #content .gallery-box img { /* hack to hide this from IE PC (could cause problems for IE PC7) */
margin: 0 0 0 0;
}

#content .gallery-box .gallery-details {
width: 363px;
height: 100px;
float: right;
voice-family:"\"}\"";
voice-family:inherit;
width: 365px; /* hide from IE5.0 */
}

.nonsense { border: 0px;} /* stops the hiding from IE5.0 */

#content .gallery-box .gallery-details h4 {
padding: 8px 2em 0 10px;
margin: 0 0 0 0;
}

#content .gallery-box .gallery-details p {
padding: 0 2em 1em 10px;
margin: 0 0 0 0;
}

#content #detail-box div.back-link {
display: none;
}

#content .gallery-box .gallery-box-link {
display: none;
}

#content div.link {
display: none;
}

#content #box-link {
display: none;
}

body#biography-page #content p {
padding: 0 2em 1em 0;
}

body#biography-page #content h3 {
margin: 0 30px 1em 0;
padding: 10px 0 0 0;
border-top: 1px solid #CCCCCC;
}

#content ol {
margin: 0 4em 0 23px;
padding: 0 0 1em 0;
font-size: 85%;
color: #FF6600;
}

#content ol li {
margin: 0.5em 0 0.5em 0;
padding: 0;
font-weight: bold;
line-height: 1.4em;
}

#content ol li span {
color: #666666;
font-weight: normal;
font-style: italic;
}

#content ol li ul {
list-style-type: none;
margin: 0;
padding: 0 0 0.5em 0;
color: #666666;
}

#content ol li ul li {
margin: 0;
padding: 0;
font-weight: normal;
}

#content ol li ol {
list-style-type: lower-alpha;
font-size: 100%;
margin: 0 0 0 23px;
}

#content ol li ol li ul li span {
color: #666666;
font-weight: normal;
font-style: italic;
margin-top: .5em;
}

#content ol li ol li ul li {
margin-top: .5em;
}

#content ol li ol li span {
color: #666666;
font-weight: bold;
font-style: normal;
}


/* Navigation */

#navigation {
display: none;
}

/* Footer */

#footer {
clear: both;
padding: 80px 0 0 0;
margin-top: 0;
}

#footer p {
color: #999999;
font-size: 85%;
line-height: 1.6em;
margin: 0;
padding: 0 10px 1em 140px;
}

