body { background-color: #000; 
		   color: #fff; 
			 font-family: "Century Gothic", "comic sans MS", "verdana", sans-serif;}
h1, h2, h3, h4, p, li, .caption, .image, td, tr, .main .imagebox {
    font-family: "Century Gothic", "comic sans MS", "verdana", sans-serif; }
div.image, img {text-align: center; }
div.caption div.title {
    font-weight: bold;
		}
div.nav ul, div.item ul {
  list-style: none; 
	 }
div.nav {
  text-align: center; 
	margin: 0 0 1em 0; 
	font-size: 100%; 
	clear: both; 
  }
div.nav ul {
  display: inline;
	margin: 10em 0;
	}
div.nav ul li {
  margin: 0;
	padding: 0 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	line-height: 2.5em;
	}
div.nav ul li a:hover {
  background-color: #999; }
a:link { color: white; }
a:visited {color: white; }
a:active {color: white; }
div.nav ul li.first {
  margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
body#Index li#Index-nav,
body#Contact li#Contact-nav,
body#P li#Portraits-nav,
body#F li#Figure1-nav,
body#C li#Children-nav,
body#A li#Archive-nav,
body#SLO li#Still-nav,
body#G li#Giclee-nav,
body#SLWC li#StillWC-nav,
body#About li#About-nav {
  color: #000;
	background-color: #666; }
div.item {
		position: relative; 
		width: 100%;
		float: left;
		clear: both;}
div.item ul {
		text-align: left;
		margin-left: 1.5em;
		}

div.item ul li {
     float: left;
		 clear: left; 
		 width: 100%; }

h1 { font-size: 200%; text-align: center; }
h2 { font-size: 120%; text-align: center; }
h3 { font-size: 110%;
     font-weight: bold;
		 }
h4 { font-size: 110%; }
p, li, .caption, td { font-size: 100%; }
.imagebox {font-size: 85%; }
p { margin: 1.5em 1em 1.5em 1em;
    text-align: left; 
		}
div.image {
     margin: 1.5em 2em;
		 float: none;
		  }
div.imagebox {
		 float: left;
		 width: 210px; height: 270px;
		 margin: 5px 5px 5px 5px;
		 }
#portraits .imagebox { height: 200px; }
div.gallery { margin: 0 auto; }
div.gallery, div.main, div.content, div.caption {
     text-align: center; 
		 }
div.main {
     margin: 2em auto 0 auto;
		 width: 50%;
 }
div#masthead {
    border-width: 0 0 1px 0;
		border-color: white;
		border-style: solid; 
		margin: 0 0 1em 0; 
		 }
div#masthead .head1 {
    float: left;
		clear: none;
		}
div#masthead .head2 {
    float: right;
		clear: none;
		}
div.gallery { margin: 1.5em 2em; }
img {
     margin: 1em 1em;
		 }
div.footer { clear: both; 
					 	 width: 100%;
						 border-width: 1px 0 0 0;
						 padding: 1em 0 0 0;
						 margin: 1em 0 0 0;
						 border-color: white;
						 border-style: solid; }
div#narr { 
				 	 margin-top: 2em;
					  }