/*
 *  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 11, 2009, 3:17 pm with psd2css Online version 1.49
 *
 */

/* You named this layer main_frame */
#Layer-1 {
  position: absolute;
  left: +13px;
  top: +73px;
  width: 861px;
  height: 526px;
  z-index: 1;
}

/* You named this layer footer_text_\#555 */
#Layer-2 {
  position: absolute;
  left: 28px;
  top: 35px;
  width: 806px;
  height: 27px;
  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: #555;
}

/* You named this layer content_text_\#555 */
.Layer-3 {
  position: relative;
  left: 28px;
  top: 0px;
  width: 583px;
  z-index: 3;

  /* I added this by hand   -- Shaun */
  min-height: 400px;

  /* 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: #555;
}

/* You named this layer cool trick_empty */
#Layer-4 {
  position: absolute;
  left: +634px;
  top: +82px;
  width: 287px;
  height: 415px;
  z-index: 4;
}

/* You named this layer left_text_\#555 */
#Layer-5 {
  position: absolute;
  left: 16px;
  top: 10px;
  width: 197px;
  height: 389px;
  z-index: 5;

  /* 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: #555;
}

/* You named this layer psd2css Online Full Page _frame */
#Layer-6 {
  position: absolute;
  left: +15px;
  top: +32px;
  width: 662px;
  height: 30px;
  z-index: 6;
}

/* You named this layer add_link */
#Layer-7 {
  position: absolute;
  left: +707px;
  top: +32px;
  width: 167px;
  height: 34px;
  z-index: 7;
}

/* You named this layer add_linkover */
#Layer-8 {
  position: absolute;
  left: +707px;
  top: +32px;
  width: 167px;
  height: 34px;
  z-index: 8;
}

/* You named this layer Frame Top 1000 */
.Layer-1000 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 861px;
  height: 19px;
  z-index: 1000;
  background-image: url(Layer-1.png);
}

/* You named this layer Frame Middle 1001 */
.Layer-1001 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 861px;
  z-index: 1001;
  background-image: url(Layer-1001.png);
}

/* You named this layer Frame Bottom 1002 */
.Layer-1002 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 861px;
  height: 88px;
  z-index: 1002;
  background-image: url(Layer-1002.png);
}

/* 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: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover {
  color: #333;
  text-decoration: none;
  /* font-weight: bold; */
}


