/*
 *  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 30, 2009, 10:44 pm with psd2css Online version 1.38
 *
 */

/* You named this layer Real Background_center */
#Layer-1 {
  position: absolute;
  margin-left: -464.5px;
  left: 50%;
  top: +0px;
  width: 929px;
  height: 740px;
  z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 1081px;
	width: 929px;
	height: 160px;
	z-index: 2;
}

/* You named this layer body_bg */
#Layer-3 {
	position: absolute;
	left: 0px;
	top: 313px;
	width: 929px;
	height: 769px;
	z-index: 3;
}

/* You named this layer title */
#Layer-4 {
  position: absolute;
  left: 681px;
  top: 238px;
  width: 248px;
  height: 75px;
  z-index: 4;
}

/* You named this layer text */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 238px;
  width: 681px;
  height: 75px;
  z-index: 5;
}

/* You named this layer header */
#Layer-6 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 929px;
  height: 238px;
  z-index: 6;
}

/* You named this layer main_text */
#Layer-7 {
	position: absolute;
	left: 14px;
	top: 11px;
	width: 901px;
	height: 748px;
	z-index: 7;
	/* 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 footer_text */
#Layer-8 {
  position: absolute;
  left: 43px;
  top: 131px;
  width: 839px;
  height: 21px;
  z-index: 8;

  /* 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 { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
