/*
 *  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 
 *  December 27, 2011, 7:35 am with psd2css Online version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer back_center_bkgnd */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 450px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer Layer 3 */
#Layer-2 {
  position: absolute;
  left: 1px;
  top: 56px;
  width: 796px;
  height: 131px;
  z-index: 2;
}

/* You named this layer strip */
#Layer-3 {
  position: absolute;
  left: 14px;
  top: 210px;
  width: 773px;
  height: 36px;
  z-index: 3;
}

/* You named this layer home_link */
#Layer-4 {
  position: absolute;
  left: 21px;
  top: 11px;
  width: 67px;
  height: 18px;
  z-index: 4;
}

/* You named this layer blog_link */
#Layer-5 {
  position: absolute;
  left: 173px;
  top: 7px;
  width: 91px;
  height: 27px;
  z-index: 5;
}

/* You named this layer tdc_link */
#Layer-6 {
  position: absolute;
  left: 338px;
  top: 5px;
  width: 90px;
  height: 27px;
  z-index: 6;
}

/* You named this layer freebies_link */
#Layer-7 {
  position: absolute;
  left: 510px;
  top: 5px;
  width: 75px;
  height: 28px;
  z-index: 7;
}

/* You named this layer contact_link */
#Layer-8 {
  position: absolute;
  left: 655px;
  top: 4px;
  width: 113px;
  height: 29px;
  z-index: 8;
}

/* You named this layer welcome */
#Layer-9 {
  position: absolute;
  left: 40px;
  top: 281px;
  width: 721px;
  height: 141px;
  z-index: 9;
}

/* 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; */
}


