/*
 *  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 10, 2010, 4:04 am with psd2css Online version 1.81
 *
 */

/* 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 logo */
#Layer-2 {
  position: absolute;
  left: 21px;
  top: 44px;
  width: 758px;
  height: 264px;
  z-index: 2;
}

/* You named this layer Layer 2 */
#Layer-3 {
  position: absolute;
  left: 14px;
  top: 327px;
  width: 773px;
  height: 36px;
  z-index: 3;
}

/* You named this layer home_link */
#Layer-4 {
  position: absolute;
  left: 11px;
  top: 7px;
  width: 60px;
  height: 19px;
  z-index: 4;
}

/* You named this layer freebies_link */
#Layer-5 {
  position: absolute;
  left: 88px;
  top: 7px;
  width: 100px;
  height: 19px;
  z-index: 5;
}

/* You named this layer blog_link */
#Layer-6 {
  position: absolute;
  left: 207px;
  top: 7px;
  width: 55px;
  height: 19px;
  z-index: 6;
}

/* You named this layer pbp_link */
#Layer-7 {
  position: absolute;
  left: 283px;
  top: 7px;
  width: 185px;
  height: 19px;
  z-index: 7;
}

/* You named this layer tdc_link */
#Layer-8 {
  position: absolute;
  left: 493px;
  top: 7px;
  width: 153px;
  height: 19px;
  z-index: 8;
}

/* You named this layer contact_link */
#Layer-9 {
  position: absolute;
  left: 666px;
  top: 7px;
  width: 99px;
  height: 20px;
  z-index: 9;
}

/* You named this layer welcome */
#Layer-10 {
  position: absolute;
  left: 110px;
  top: 416px;
  width: 566px;
  height: 64px;
  z-index: 10;
}

/* 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; */
}

