
body {

/*
  font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif;
*/
  font-family:  Arial, Helvetica, sans-serif;  
  font-size: 100%;
  margin-top: 0%;
  margin-left: 0%;
  
   background: #1cbca3;
  /*    
    background: #ffe4b5 url(../img/jpeg/bw_figure.jpg) no-repeat center top;
   

    This is turquoise color I like
  background-color: #358d7f;

  This is the green color that I thought was a close match to the photo Jill sent
    background: #99a352;

 This is the orange-red color I like 
   color: #e63e00;

  This is the cream color that I like
  background-color: #ffe4b5;
  background-repeat: no-repeat;
  background-position: left top;
  */
}

h1 {

  font-size: 2.5em;
  color: #000000;
}

h2 h3 {

  font-size: 1.25em;
  color: #000000;
}

a.contact {
    /*
   text-decoration: none;
   */
    color: #ffe4b5;

}



#container {
  width: 1000px;
  z-index: 10;
  height: 80px;
/*  

background: #003366;
  background: #ffe4b5 url(../img/jpeg/jill-necklace3.gif) no-repeat left top;

  margin-right: auto;
  margin-left: auto;
*/
}

#photo_display {
	
  position: relative;
  margin-left: 10px;
  top: 10px;
  z-index: 4;
/*  

 background-color: #ffe4b5;
  float: left;
*/
  height: 880px;
  width: 800px;
  padding-left: 10px;
 background-color: #1cbca3;

}

#thumb_display {
	

height: 800px;
width:300px;
/*
width: 125px;
*/
margin-left: 10px;
position: relative;
/*
background-color: navy;	
*/
}

#thumb_display2 {
	

height: 200px;
width:800px;
margin: 10px 0 0 1px;
position: absolute;	
/*
margin: 400px 0 0 1px;
background-color: black;	
*/
}

#show_left {

    position: absolute;
    margin-left: 30px;
    top: 0px;
    z-index: 4;
    width: 350px;
}

#show_right {

    position: relative;
    margin-left: 400px;
    top: 20px;
    z-index: 4;

}

#show {
  position: relative;
  /*
  margin-left: 160px;
  */
  top: 0px;
  z-index: 4;
  height: 880px;
  width: 880px;
  padding-left: 10px;
  
}

#content {
  position: relative;
  margin-left: 60px;
/*
 * original position to accomodate sidebar menus
  margin-left: 160px;
*/
  top: 0px;
  z-index: 4;
/* 

 background-color: #003366;
    background: #ffe4b5 url(../img/jpeg/marble_relic)  no-repeat left center;

  float: left;
*/
  height: 880px;
  width: 680px;
  padding-left: 10px;
  
}

#content2 {
  position: relative;
  /*
  margin-left: 160px;
  */
  top: 0px;
  z-index: 4;
  height: 880px;
  width: 680px;
  padding-left: 10px;
  
}

#content li {
/*
  margin: 0 2em 2em 2em;
 
  color: #006600;
  */
}
#feature1 {
	
   position: absolute;
   height: 600px;
   width: 200px;
   top: 20px;
   z-index: 30;
}

#feature1 img {
    margin: 0px 0px 5px 10px;

}
#figure {
    position: absolute;
    height: 600px;
    width: 400px;
    top: 20px;
    margin-left: 260px;
}

#feature2 {
    position: absolute;
    height: 600px;
    width: 200px;
    top: 20px;
    float: right;

}

#feature2 img {
    margin: 0px 0px 5px 610px;
}

#feature3 {
    position: absolute;
    height: 200px;
    width: 800px;
    float: left;
    top: 645px;
}

#feature3 img {
    margin: 0px 35px 0px 10px;
}

a.text, p.text {
	z-index:40;
	color: #358d7f;
	text-decoration: none;
    text-align: center;
         width: 150px;

    /*
    margin: 10px;	
*/	
}

ul.photo, ul.photo_gallery {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}


#container h1 {
  width: 800px;
    text-align: center;
    color: #02867d; 
  /*

	  text-indent: 30px;
  
  */

}


.infoList {
  font-size: 100%;
  margin: 0 2em 2em 3em;

}
 
.lrsInfo {
  font-size: 85%;
  text-align: center;
}


 
.box {
    border-radius: 8px;
    background: white;
    width: 150px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

p.credits {

    margin-left: 90px;
}

ul.credits li {


    list-style-type: none;
    margin-left: 100px;
/*
    text-align: center;
*/
}

li.email {

    font-weight: bold;
}

.hidden {

    display:none;
}

#output_test {

  height: 250px;
  width: 200px;
  margin-left: 10px;
  position: absolute;
  background-color: white;
  top: 1225px;
}

#output_ajax {

  height: 250px;
  width: 300px;
  margin-left: 10px;
  position: absolute;
  background-color: white;
  top: 625px;
}

#photo_show {

  position: absolute;
  top: 25px;
  margin-left: 300px;
  height: 800px;
  width: 1000px;
  /*
  background-color: green;
  */
}

#description {

  height: 100px;
  width: 300px;
  margin-left: 450px;
  position: absolute;
  /*
  background-color: gray;
  */
  top: 585px;

}

