/*
 *  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 
 *  May 8, 2010, 5:43 am with psd2css Online version 1.77
 *
 */

/* You named this layer back_center_bkgnd */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer flowers_center */
#Layer-2 {
  position: absolute;
  margin-left: -345px;
  left: 50%;
  top: +402px;
  width: 690px;
  height: 199px;
  z-index: 2;
}

/* You named this layer text */
#Layer-3 {
  position: absolute;
  left: 286px;
  top: 265px;
  width: 229px;
  height: 25px;
  z-index: 3;
}

/* You named this layer tdc_link */
#Layer-4 {
  position: absolute;
  left: 317px;
  top: 307px;
  width: 168px;
  height: 24px;
  z-index: 4;
}

/* You named this layer pbp_link */
#Layer-5 {
  position: absolute;
  left: 318px;
  top: 346px;
  width: 166px;
  height: 22px;
  z-index: 5;
}

/* You named this layer lace */
#Layer-6 {
  position: absolute;
  left: 5px;
  top: 121px;
  width: 790px;
  height: 86px;
  z-index: 6;
}

/* You named this layer header_center */
#Layer-7 {
  position: absolute;
  margin-left: -404px;
  left: 50%;
  top: -3px;
  width: 808px;
  height: 138px;
  z-index: 7;
}

/* You named this layer home_link */
#Layer-8 {
  position: absolute;
  left: 0px;
  top: 3px;
  width: 149px;
  height: 70px;
  z-index: 8;
}

/* You named this layer shop_link */
#Layer-9 {
  position: absolute;
  left: 151px;
  top: 3px;
  width: 150px;
  height: 70px;
  z-index: 9;
}

/* You named this layer freebies_link */
#Layer-10 {
  position: absolute;
  left: 302px;
  top: 3px;
  width: 158px;
  height: 70px;
  z-index: 10;
}

/* You named this layer blog_link */
#Layer-11 {
  position: absolute;
  left: 462px;
  top: 3px;
  width: 155px;
  height: 70px;
  z-index: 11;
}

/* You named this layer about_link */
#Layer-12 {
  position: absolute;
  left: 620px;
  top: 2px;
  width: 157px;
  height: 72px;
  z-index: 12;
}

/* 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: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


