/*
 *  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 
 *  May 16, 2010, 10:50 pm with psd2css Online version 1.78
 *
 */

/* You named this layer white_bkgd_center */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

/* You named this layer \(loadingplease hang on\) */
#Layer-2 {
  position: absolute;
  left: 603px;
  top: 378px;
  width: 162px;
  height: 13px;
  z-index: 2;
}

/* You named this layer primary */
#Layer-3 {
  position: absolute;
  left: 345px;
  top: 227px;
  width: 430px;
  height: 124px;
  z-index: 3;
}

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


