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

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

/* You named this layer background */
#Layer-2 {
  position: absolute;
  left: 128px;
  top: 4px;
  width: 744px;
  height: 2417px;
  z-index: 2;
}

/* You named this layer flashbanner_text */
#Layer-3 {
  position: absolute;
  left: 455px;
  top: 72px;
  width: 408px;
  height: 236px;
  z-index: 3;

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

/* You named this layer buttons */
#Layer-4 {
  position: absolute;
  left: 134px;
  top: 323px;
  width: 732px;
  height: 31px;
  z-index: 4;
}

/* You named this layer body_text */
#Layer-5 {
	position: absolute;
	left: 496px;
	top: 415px;
	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: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

/* You named this layer links_text */
#Layer-6 {
  position: absolute;
  left: 254px;
  top: 2434px;
  width: 488px;
  z-index: 6;

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

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