/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  August 3, 2011, 3:01 pm with psd2css Online version 1.95
 *
 */

body {
	 background: url(Layer-1.png) ;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer full_bodybg */
#Layer-1 {
  position: absolute;
  left: -12px;
  top: -18px;
  width: 1304px;
  height: 1430px;
  z-index: 1;
}

/* You named this layer Layer 6 */
#Layer-2 {
  position: absolute;
  left: 104px;
  top: 18px;
  width: 1061px;
  height: 135px;
  z-index: 2;
}

/* You named this layer Shape 5 */
#Layer-3 {
  position: absolute;
  left: 139px;
  top: 2px;
  width: 365px;
  height: 138px;
  z-index: 3;
}

/* You named this layer Layer 3 copy */
#Layer-4 {
  position: absolute;
  left: 139px;
  top: 138px;
  width: 1026px;
  height: 1280px;
  z-index: 4;
}

/* You named this layer wscc */
#Layer-5 {
  position: absolute;
  left: 686px;
  top: 1190px;
  width: 270px;
  height: 35px;
  z-index: 5;
}

/* You named this layer The Evelyn Burrow Museum */
#Layer-6 {
  position: absolute;
  left: 138px;
  top: 10px;
  width: 357px;
  height: 113px;
  z-index: 6;
}

/* You named this layer top_text */
#Layer-7 {
  position: absolute;
  left: 16px;
  top: 6px;
  width: 1000px;
  height: 26px;
  z-index: 7;

  
  color: #ffffff;
  font-family: Arial;
}

/* You named this layer img1 */
#Layer-8 {
  position: absolute;
  left: 465px;
  top: 52px;
  width: 134px;
  height: 97px;
  z-index: 8;
}

/* You named this layer img2 */
#Layer-9 {
  position: absolute;
  left: 601px;
  top: 52px;
  width: 135px;
  height: 97px;
  z-index: 9;
}

/* You named this layer img3 */
#Layer-10 {
  position: absolute;
  left: 738px;
  top: 52px;
  width: 135px;
  height: 97px;
  z-index: 10;
}

/* You named this layer img4 */
#Layer-11 {
  position: absolute;
  left: 874px;
  top: 52px;
  width: 135px;
  height: 97px;
  z-index: 11;
}

/* You named this layer body_text */
#Layer-12 {
  position: absolute;
  left: 16px;
  top: 51px;
  width: 995px;
  height: 1097px;
  z-index: 12;

  
  color: #ffffff;
  font-family: Arial;
}

/* You named this layer Shape 3 copy */
#Layer-13 {
  position: absolute;
  left: 0px;
  top: 1244px;
  width: 1026px;
  height: 36px;
  z-index: 13;
}

/* You named this layer Copyright  2011 - Wallace Stat */
#Layer-14 {
  position: absolute;
  left: 16px;
  top: 13px;
  width: 724px;
  height: 13px;
  z-index: 14;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #feb392; }
a:visited { color: #feb392; }
a:hover {
  color: #d1764f;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

