body {
  margin:24px 0 12px;
  padding:0;
  background-color:#000;
  color:#c8beb4;
  text-align:center;
  }
a:link, a:visited {
  color:#c8beb4;
  }
a:active, a:hover {
  background-color:#c8beb4;
  color:#000;
  }


#mainContent {
  width:775px;
  margin:0 auto;
  }

#mainImages {
  float:left;
  width:450px;
  }
  #mainImages div {
    height:80px;
    width:450px;
    margin-bottom:20px;
    }
  #mainImages #one {
    background:url(gallery/vlp/vlp_owlshead.jpg) no-repeat -260px center;
    }  
  #mainImages #two {
    background:url(gallery/sacredspaces/confederatedead.jpg) no-repeat center center;
    }
  #mainImages #three {
    background:url(gallery/humancircle/bluecrab2.jpg) no-repeat center center;
    }
  #mainImages #four {
    background:url(gallery/diptrip/iftheresaheaven.jpg) no-repeat center center;
    }

/* title and menu */
#mainText {
  margin-left:460px;
  text-align:left;
  }
#siteTitle {
  height:160px;
  width:300px;
  background:url(images/fp2.gif);
  }
  #siteTitle h1 {
    display:none;
    }

/* menu */
ul#navMenu {
/*	background:url(/books/flamespirals-cover.png) bottom right no-repeat;*/
  }
#navMenu li {
  margin:0;
/*  padding:2px 0;*/
  /*width:120px;*/
  list-style:none;
  font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	line-height:1.4em;
  letter-spacing:.1em;
  }
/*  #navMenu li span {
    display:none;
    }
*/
  #navMenu li a {
    text-decoration:none;
    /*display:block;
    height:27px;*/
    }
/*  .navGallery a {
    width:60px;
    background:url(images/nav_gallery.gif) no-repeat top center;
    }
    .navGallery a:hover {
      background:url(images/nav_gallery.gif) no-repeat bottom center;
      }
  .navIntro a {
    width:95px;
    background:url(images/nav_bio.gif) no-repeat top center;
    }
    .navIntro a:hover {
      background:url(images/nav_bio.gif) no-repeat bottom center;
      }
  .navResume a {
    width:65px;
    background:url(images/nav_resume.gif) no-repeat top center;
    }
    .navResume a:hover {
      background:url(images/nav_resume.gif) no-repeat bottom center;
      }
  .navStories a {
    width:105px;
    background:url(images/nav_stories.gif) no-repeat top center;
    }
    .navStories a:hover {
      background:url(images/nav_stories.gif) no-repeat bottom center;
      }
  .navApache a {
    width:120px;
    background:url(images/nav_apache.gif) no-repeat top center;
    }
    .navApache a:hover {
      background:url(images/nav_apache.gif) no-repeat bottom center;
      }
  .navMusic a {
    width:95px;
    background:url(images/nav_music.gif) no-repeat top center;
    }
    .navMusic a:hover {
      background:url(images/nav_music.gif) no-repeat bottom center;
      }
  .navLinks a {
    width:45px;
    background:url(images/nav_links.gif) no-repeat top center;
    }
    .navLinks a:hover {
      background:url(images/nav_links.gif) no-repeat bottom center;
      }
*/
