/*
 *  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 
 *  January 10, 2009, 8:37 pm with psd2css Online version 1.30
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'stripes_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-2.jpg);
}

/* You named this layer mountain_jpg_scrollcontent */
#Layer-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1772px;
  height: 198px;
  z-index: 1;
}

/* You named this layer bg_center_empty */
#Layer-3 {
  position: absolute;
  margin-left: -414px;
  left: 50%;
  top: +0px;
  width: 828px;
  height: 749px;
  z-index: 3;
}

/* You named this layer mountain_scrollframe */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 828px;
  height: 198px;
  z-index: 4;
  overflow: hidden;
}

/* You named this layer TOP OF THE WORLD */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 121px;
  width: 828px;
  height: 78px;
  z-index: 5;
}

/* You named this layer bk_jpg */
#Layer-6 {
  position: absolute;
  left: 0px;
  top: 197px;
  width: 828px;
  height: 552px;
  z-index: 6;
}

/* You named this layer nav_link */
#Layer-7 {
  position: absolute;
  left: 257px;
  top: 457px;
  width: 315px;
  height: 10px;
  z-index: 7;
}

/* You named this layer content_text_\#FFF */
#Layer-8 {
  position: absolute;
  left: 222px;
  top: 26px;
  width: 534px;
  height: 396px;
  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: #FFF;
}

/* You named this layer leftbar_text_\#807459 */
#Layer-9 {
  position: absolute;
  left: 36px;
  top: 26px;
  width: 113px;
  height: 396px;
  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: #807459;
}

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


#Layer-9 ul { list-style-type: none; padding: 0 0 0 0; }
#Layer-9 li { padding: 1em 0 0 0; font-size: 1.2em; }
#Layer-9 a:link { color: #807459; text-decoration: none; }
#Layer-9 a:visited { color: #807459; text-decoration: none; }
#Layer-9 a:hover { color: #807459; text-decoration: underline; }
    

