/*
 *  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 
 *  June 17, 2009, 2:16 pm with psd2css Online version 1.40
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer '_bodybg_iphone' 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-1.png);
}

/* You named this layer _center_empty */
#Layer-2 {
  position: absolute;
  margin-left: -240px;
  left: 50%;
  top: +0px;
  width: 480px;
  height: 480px;
  z-index: 2;
}

/* You named this layer page2_page_empty */
#Layer-3 {
  position: absolute;
  left: 75px;
  top: 50px;
  width: 315px;
  height: 416px;
  z-index: 3;
}

/* You named this layer Layer 2 */
#Layer-4 {
  position: absolute;
  left: 48px;
  top: 17px;
  width: 235px;
  height: 341px;
  z-index: 4;
}

/* You named this layer content_text_\#727272 */
#Layer-5 {
  position: absolute;
  left: 23px;
  top: 27px;
  width: 193px;
  height: 293px;
  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: #727272;
}

/* You named this layer index_page_empty */
#Layer-6 {
  position: absolute;
  left: 75px;
  top: 50px;
  width: 315px;
  height: 416px;
  z-index: 6;
}

/* You named this layer m2_menu */
#Layer-7 {
  position: absolute;
  left: 48px;
  top: 315px;
  width: 235px;
  height: 44px;
  z-index: 7;
  display: none;
}

/* You named this layer m2_link */
#Layer-8 {
  position: absolute;
  left: 49px;
  top: 255px;
  width: 233px;
  height: 46px;
  z-index: 8;
}

/* You named this layer page2_link */
#Layer-9 {
  position: absolute;
  left: 49px;
  top: 208px;
  width: 232px;
  height: 46px;
  z-index: 9;
}

/* You named this layer All the great psd2css Online  f */
#Layer-10 {
  position: absolute;
  left: 75px;
  top: 15px;
  width: 175px;
  height: 162px;
  z-index: 10;
}

/* You named this layer psd2css Online */
#Layer-11 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 480px;
  height: 44px;
  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; */
}


