/*
 *  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 
 *  August 31, 2009, 7:25 am with psd2css Online version 1.45
 *
 */

/* You named this layer container_center_empty */
body
{
background-color:#000000
}

#Layer-1 {
  position: absolute;
  margin-left: -280.5px;
  left: 50%;
  top: 5%;
  bottom:25%;
  width: 561px;
  height: 622px;
  z-index: 1;
}

/* You named this layer Layer 2 */
#Layer-2 {
  position: absolute;
  left: 69px;
  top: 37px;
  width: 425px;
  height: 399px;
  z-index: 2;
}

/* You named this layer Layer 3 */
#Layer-3 {
  position: absolute;
  left: 51px;
  top: 480px;
  width: 461px;
  height: 64px;
  z-index: 3;
}

/* You named this layer ENTER_link */
#Layer-4 {
  position: absolute;
  left: 228px;
  top: 569px;
  width: 107px;
  height: 26px;
  z-index: 4;
}

/* You named this layer ENTER_linkover */
#Layer-5 {
  position: absolute;
  left: 228px;
  top: 569px;
  width: 107px;
  height: 26px;
  z-index: 5;
}

/* 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; */
}

