/*
 *  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 
 *  September 6, 2009, 4:13 pm with psd2css Online version 1.45
 *
 */

/* You named this layer background */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1000px;
  height: 800px;
  z-index: 1;
}

/* You named this layer copyright_text */
#Layer-2 {
  position: absolute;
  left: 251px;
  top: 749px;
  width: 504px;
  height: 38px;
  z-index: 2;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer cute_img */
#Layer-3 {
  position: absolute;
  left: 587px;
  top: 674px;
  width: 67px;
  height: 49px;
  z-index: 3;
}

/* You named this layer cyberduck_img */
#Layer-4 {
  position: absolute;
  left: 509px;
  top: 662px;
  width: 63px;
  height: 61px;
  z-index: 4;
}

/* You named this layer paypal_img */
#Layer-5 {
  position: absolute;
  left: 331px;
  top: 629px;
  width: 158px;
  height: 98px;
  z-index: 5;
}

/* You named this layer ftp_text */
#Layer-6 {
  position: absolute;
  left: 514px;
  top: 557px;
  width: 151px;
  height: 100px;
  z-index: 6;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer allthis_text */
#Layer-7 {
  position: absolute;
  left: 251px;
  top: 552px;
  width: 232px;
  height: 66px;
  z-index: 7;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer heres_text */
#Layer-8 {
  position: absolute;
  left: 302px;
  top: 315px;
  width: 382px;
  height: 27px;
  z-index: 8;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer now_text */
#Layer-9 {
  position: absolute;
  left: 197px;
  top: 276px;
  width: 589px;
  height: 26px;
  z-index: 9;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer dammit_text */
#Layer-10 {
  position: absolute;
  left: 142px;
  top: 239px;
  width: 731px;
  height: 42px;
  z-index: 10;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer header */
#Layer-11 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px;
  height: 236px;
  z-index: 11;
}

/* 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; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


