body {		
		background-color: #6B4640; 
		color:white;
		width: 100%;
		margin:0;
		padding: 0;
		font-size: 16px;
		font-family: "Verdana";
		}


.lost { 
	margin: 0;
	position: absolute;
	top: -500px;
	left: -3500px; }


a                {text-decoration: underline; }
a:link         {color: blue; }
a:visited     {color: purple; }
a:hover      {color: orange; }
	
	
.footer	{position: absolute;
	top: 725px;
	
	text-align: center;
	font-family: Arial;
     	width: 1200px;
		
        font-size: 16px;
        font-weight: bold;
	color: #eee;
        list-style: none;
        margin: 0 2.5%;
        padding: 0;
        }

.footer a:link, .footer a:visited {
        color: #6F8E6F;        
        }

.footer a:hover, .footer a:active {
        color: #D47638;        
        }
	p            {width: 650px;
		font-size: 14px;
		margin:0;
		padding:50px  50px;
		background-color: lightyellow;
		color:#000;
		}
		
	
		
	h1 {	font-family: "Georgia";		
		font-size: 26px;
		font-weight: bold;		
		
		margin: 15px 0 -18px 0;;
		}
	
	h2  {	font-size: 20px;
		font-weight: bold;		
		
		}
	h3  {	font-size: 18px;
		font-family: Arial;
		color: #8BA585;
		margin-top: -13px;
		}
	
	





#centercontent {	position: center;
		margin-top: 50px;		
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		}
#banner {		
		
		width: 800px;
		text-align: center;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
ul#gallery {
  padding: 0; 
  margin:0 25px; 
  width:750px; 
  height:550px; 
 position:absolute; 
  top: 150px;  
  list-style-type:none; 
  background:transparent url(http://highpictography.com/bkgal.jpg);
  }

#gallery li {
  width:150px; 
  height:110px; 
  float:left; 
  z-index:100;
  }
#gallery li.lft {
  float:left; 
  clear:left;
  }
#gallery li.rgt {
  float:right; 
  clear:right;
  }
#gallery a {
  position:relative; 
  width:150px; 
  height:110px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor:default;
  }
#gallery a img {
  position:relative; 
  width:148px; 
  height:108px; 
  border:1px solid #eee; 
  z-index:100;
  }
#gallery a:link, #gallery a:visited {
  background:transparent; 
   width:150px; 
  height:110px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor:default;
  }
#gallery a:link img, #gallery a:visited img {
  background:#eee; 
  position:relative; 
  width:148px; 
  height:108px; 
  border:1px solid #eee; 
  z-index:100;
  }
#gallery a:hover {
  width:300px; 
  height:220px; 
  padding:165px 225px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:20;
  }
#gallery a:hover img {
  background:transparent; 
  position:relative; 
  width:300px; 
  height:220px; 
  border:0; 
  z-index:20;
  }
#gallery a:active, #gallery a:focus {
  background:transparent; 
  width:450px; 
  height:330px; 
  padding:110px 150px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }
#gallery a:active img, #gallery a:focus img {
  background:#eee; 
  position:relative; 
  width:450px; 
  height:330px; 
  border:0; 
  z-index:10;
  }
/* hack for Internet Explorer */
#gallery li.pad {
  height:0; 
  display:block; 
  margin-top:-2px; 
  width:750px; 
  font-size:0;
  }

