

/* You named this layer background_center */
#Layer-1 {
  position: absolute;
  margin-left: -510px;
  left: 50%;
  top: +0px;
  width: 1020px;
  height: 1700px;
  z-index: 1;
}

/* You named this layer mainmenu */
#Layer-2 {
  position: absolute;
  left: 26px;
  top: 161px;
  width: 187px;
  height: 320px;
  z-index: 2;
}

/* You named this layer main_text */
#Layer-3 {
  position: absolute;
  left: 494px;
  top: 272px;
  width: 430px;
  height: 1450px;
  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: ellipsis;
font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:13px;
		font-weight:normal;
  		background:#FFF;
  		line-height:19px;
		}

/* You named this layer title_text */
#Layer-4 {
  position: absolute;
  left: 476px;
  top: 250px;
  width: 448px;
  height: 19px;
  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.      */

  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer menu_text */
#Layer-5 {
  position: absolute;
  left: 239px;
  top: 186px;
  width: 178px;
  height: 1100px;
  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: auto;
font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, and Lucida; color: #666666; font-size: 9pt;
font-weight: normal; line-height:15px;}







