#pagename {
  position: absolute;
  clear: both;
  left:15px;
  top:150px;
  height: 45px;
  width: 960px;
  padding: 2px 0px 0px 0px;
  margin: 8px 0px 0px 0px;
  border-bottom: 1px dotted #155F83;
}

#aboutthumbs {
  position: absolute;
  clear: both;
  left: 0px;
  top: 250px;
  width: 290px;
  height: 1018px;
  padding: 0px 8px 8px 18px;
  text-align: left; /* Counteract to IE5/Win Hack */

 }



.thumbswr {
	width: 275px;
	height: 858px;

}

.thumbsbox {
   	w\idth: 280px;
      height: 838px;
}

.thumbsxa {
   overflow-x: hidden;
   overflow-y: hidden;
 }


#center {
  position: absolute;
  height: 420px;
  left: 340px;
  top: 250px;
  width: 550px;
  padding: 0px 14px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: 1px dotted #155F83;

}



#abouttext {
  position: absolute;
  height: 547px;
  left: 339px;
  top: 709px;
  width: 609px;
  margin-left:1px;
  padding: 20px 14px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: 1px dotted #155F83;

}


.textwr {
	width: 550px;
	height: 420px;

    }

.textbox {

   	w\idth: 550px;
      height: 420px;

}

.textxa {
     overflow-x: hidden;
     overflow-y: hidden;
}


img.aboutthumbs {
   border-style: none;
   text-decoration: none;
   margin-bottom: 10px; 
   margin-right: 10px;
}

a.aboutthumbs {
   border-style: none;
   text-decoration: none;
}


img {
   border-style: none;
 }


body {
  background-color: #F7F6EE;
  margin: 0;
  padding: 0;
  background-position: 100%;
  height: 1282px;
  width:100%;
  position: absolute;
  border: none;
  text-align: left;
  font-family: calibri;
  font-size: 14px;
  color: #292421;
  background-image: url("http://www.stonecarver.com/images/backImage.jpg");
}
#container
{
  position: relative;
  width: 1000px;
  height: 1285px;
  left:50%;
  margin-left:-500px;
    background-color: #F7F6EE;
    z-index: 0;

}
#footer {
   position: absolute;
   clear: both;
   left: 18px;
   width: 944px;
   height: 40px;
   margin:10px 8px 0px 8px;
   padding-top:10px;
   text-align: left;
   top:1220px;
   border-top: 1px dotted #155F83;
   background-color: #F7F6EE;

 }



.footer {
  text-decoration: underline;
  color: #155F83;
  font-size: 13px;
  position: absolute;
  }

a.footer:link {color: #0054a8;}
a.footer:visited {color: #0054a8;}
a.footer:hover {color:#f70000;}


