/*
 *  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 
 *  March 3, 2009, 6:26 am with psd2css Online version 1.32
 *
 */

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

/* You named this layer Title */
#Layer-2 {
  position: absolute;
  left: 609px;
  top: 117px;
  width: 17px;
  height: 469px;
  z-index: 2;
}

/* You named this layer formbg */
#Layer-3 {
  position: absolute;
  left: 11px;
  top: 13px;
  width: 582px;
  height: 678px;
  z-index: 3;
}

/* You named this layer BG_text */
#Layer-4 {
	position: absolute;
	left: 8px;
	top: 7px;
	width: 560px;
	height: 674px;
	z-index: 4;
	/* 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 logo */
#Layer-5 {
  position: absolute;
  left: 14px;
  top: 15px;
  width: 353px;
  height: 100px;
  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; */
}
