#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;
}



#newsthumbs {
  position: absolute;
  clear: both;
  left: 15px;
  top: 85px;
  width: 370px;
  height: 758px;
  padding: 0px 10px 0px 0px;
    margin-top: 5px;

  text-align: left; /* Counteract to IE5/Win Hack */

 }

.newswr {
	width: 370px;
	height: 1060px;

}

.newsbox {

   	w\idth: 370px;
      height: 1060px;

}

.newsxa {
   overflow-x: hidden;
   overflow-y: hidden;
 }

#presskit {
  position: absolute;
  top: 225px;
  left: 430px;
  height: 225px;
  width: 550px;
  padding: 0px 14px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: 1px dotted #155F83;
}

#clientImage {
  position: absolute;
  top: 237px;
  left: 340px;
  height: 225px;
  width: 550px;
  padding: 0px 14px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: none;
}

#recentevents {
  position: absolute;
  height: 415px;
  left: 430px;
  top: 465px;
  width: 520px;
  height: 900px;
  padding: 0px 0px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: 1px dotted #155F83;
}

#contactInfo {
  position: absolute;
  height: 615px;
  left: 30px;
  top: 165px;
  width: 900px;
  padding: 0px 0px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */

}

.textwr {
	width: 495px;
	height: 615px;
    }

.textbox {

   	w\idth: 495px;
      height: 615px;
}

.textxa {
     overflow-x: hidden;
     overflow-y: hidden;
}



img.newsthumbs {border-style: none; margin-top: 30px; margin-left: 15px;
}

img.newsthumbslast {border-style: none; margin-top: 30px; margin-left: 15px;
}

img.presskit {border-style: none; margin-bottom: 30px; margin-left: 15px;
}



/* a.newsthumbs {}   The newsthumbs hyperlink have the class attribute so if we want to give them attributes later, we can do so. */

a.thumbs img:hover {
   border: none;
   text-decoration: none;
}

a.thumbs img:active {
   border:none;
   text-decoration: none;
}

#galleryname {
  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;
background-color:F70000;
}
 body {
  background-color: #F7F6EE;
  margin: 0;
  padding: 0;
  background-position: 100%;
  height: 1082px;
  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: 1085px;
  left:50%;
  margin-left:-500px;
    background-color: #F7F6EE;
    z-index: 0;

}

