html, body {
margin: 0; 
padding: 0;
}
body {
background: #b9b2a4;
}
h1 {
font: bold 1.4em georgia, sans-serif;
letter-spacing: 1px; 
margin-bottom: 0; 
color: #683e2e;
//font: bold small-caps 1.25em Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
//color: #B05A04;
}
h2 {
font: small-caps 1em Georgia, "Times New Roman", Times, serif;
color: #7D775C;
}
p, a {
font: 1em Arial, Geneva, Helvetica, sans-serif;
color: #999;
} 
#paragraphbox {
margin-left:10%;
margin-right:10%;
text-align:left;
font: 1em Arial, Geneva, Helvetica, sans-serif;
color: #7D775C;
}
.container {
width: 95%;
margin: 1px 0 0 21px;
//margin: 0.15em auto 0.15em auto;
background: #fff;
text-align:center;
-moz-border-radius: 20px;
padding: 0.15em;
}
.thumbgrid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
gap: 10px;
}
.griditem {
//background: #f0f0f0;
//padding: 2px;
align-self: center;
justify-self: center;
}
#container li {
float: left;
width: 250px;
height:250px;
list-style-type:none;
//border: solid #ccc;
//border-width: 1px 1px 0 0;
//-moz-border-radius-topright:10px;
margin:1em;
text-align:center;
display:inline;
}
li img { border: none; }
ul#photos li a span { display: none; }
ul#photos li a:hover span {
display: block;
color: #333;
background-color:tan;
-moz-border-radius: 10px;
padding: .25em 0 .25em 0; 
text-transform: uppercase;
font-size: .85em; 

}
#photo, #pictureScreenObject {
display:none;
position: relative;
//width: 100%;
//height: 100%;
//left:15%;
z-index:100;
background:#fff;
padding:2em;
margin:1em;
font: 0.9em Arial, Helvetica, sans-serif;
border:1px solid #ccc;
text-align: center;
-moz-border-radius: 20px;
} 

#navcontainer
{
//margin: 10px 0 0 30px;
//margin: 0;
margin: 20px 0 0 21px;
padding: 0;
height: 26px;
}

#navcontainer ul
{
border: 0;
//margin: 0.15em 0 0.15em 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: inline-block;
//display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
width: 110px;
height: 26px;
//border-top: 1px solid #683e2e;
//border-left: 1px solid #683e2e;
//border-bottom: 1px solid #683e2e;
border-right: 2px solid #b9b2a4;
padding: 0;
margin: 0;
//margin: 0 0 10px 0;
color: #683e2e;
text-decoration: none;
display: block;
text-align: center;
//font: normal 12px/26px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font: normal 0.8em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
//font: normal 0.8em Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #b08a7c;
}

#navcontainer a:active
{
background: #683e2e;
color: #683e2e;
}

#navcontainer li#active a
{
background: #683e2e;
border: 1px solid #683e2e;
color: #fff;
}



//#lightbox {	
//position: absolute;
//left: 0; 
//right: 0;
//top: 0;
//bottom: 0;
//width: 100%; 
//max-height: 100%;
//z-index: 100; 
//text-align: center; 
//line-height: 0;
//box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
//}

//#lightbox img{ 
//width: auto; 
//height: auto;
//}

//#lightbox a img{ 
//border: none; 
//}


//#outerImageContainer{ 
//position: relative; 
//background-color: #fff; 
//width: 250px; 
//height: 250px; 
//margin: 0 auto; 
//}

//#imageContainer{ 
//padding: 6px; 
//}


//#loading{ 
//position: absolute; 
//top: 40%; 
//left: 0%; 
//height: 25%; 
//width: 100%; 
//text-align: center; 
//line-height: 0; 
//}

//#hoverNav{ 
//position: absolute; 
//top: 0; 
//left: 0; 
//height: 100%; 
//width: 100%; 
//z-index: 100; 
//}

//#imageContainer>#hoverNav{ 
//left: 0;
//}

//#hoverNav a{ 
//outline: none;
//}


//#prevLink, #nextLink{ 
//width: 49%; 
//height: 100%; 
//background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
//display: block; 
//}

//#prevLink { 
//left: 0; 
//float: left;
//}

//#nextLink { 
//right: 0; 
//float: right;
//}

//#prevLink:hover, #prevLink:visited:hover { 
//background: url(../images/prevlabel.gif) left 15% no-repeat; 
//}

//#nextLink:hover, #nextLink:visited:hover { 
//background: url(../images/nextlabel.gif) right 15% no-repeat; 
//}


//#imageDataContainer{ 
//font: 10px Verdana, Helvetica, sans-serif; 
//background-color: #fff; 
//margin: 0 auto; 
//line-height: 1.4em; 
//overflow: auto; width: 100%	; 
//}


//#imageData{	
//padding:0 10px; 
//color: #666; 
//}

//#imageData #imageDetails{ 
//width: 70%; 
//float: left; text-align: left; 
//}	

//#imageData #caption{ 
//font-weight: bold;	
//}

//#imageData #numberDisplay{ 
//display: block; 
//clear: left; 
//padding-bottom: 1.0em;	
//}			

//#imageData #bottomNavClose{ 
//width: 66px; 
//float: right;  
//padding-bottom: 0.7em; 
//outline: none;
//}	 	


//#overlay{ 
//position: absolute; 
//top: 0; 
//left: 0; 
//z-index: 90; 
//width: 100%; 
//height: 100%; 
//background-color: #000; 
//}

