/*
 *  index.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 
 *  October 30, 2008, 11:23 pm with psd2css Online version 1.11
 *
 */

/* You named this layer b_center_form */
#Layer-1 {
  position: absolute;
  margin-left: -250px;
  left: 50%;
  top: +0px;
  width: 500px;
  height: 280px;
  z-index: 1;
}

/* You named this layer clear_link */
#Layer-2 {
  position: absolute;
  left: 314px;
  top: 191px;
  width: 59px;
  height: 11px;
  z-index: 2;
}

/* You named this layer s_submit_link */
#Layer-3 {
  position: absolute;
  left: 180px;
  top: 174px;
  width: 115px;
  height: 34px;
  z-index: 3;
}

/* You named this layer s_submit_linkover */
#Layer-4 {
  position: absolute;
  left: 180px;
  top: 174px;
  width: 115px;
  height: 34px;
  z-index: 4;
}

/* You named this layer password_inputpassword */
#Layer-5 {
  position: absolute;
  left: 169px;
  top: 119px;
  width: 231px;
  height: 27px;
  z-index: 5;
}

/* You named this layer name_inputtext */
#Layer-6 {
  position: absolute;
  left: 169px;
  top: 86px;
  width: 231px;
  height: 27px;
  z-index: 6;
  text-align: left;
}

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

