/*
 *  index.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 
 *  October 24, 2008, 1:52 pm with psd2css Online version 1.9
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'my' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-2.jpg);
}

/* You named this layer bg_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -528.5px;
  left: 50%;
  top: +0px;
  width: 1057px;
  height: 1442px;
  z-index: 1;
}

/* You named this layer content_text */
#Layer-3 {
	position: absolute;
	left: 225px;
	top: 404px;
	width: 796px;
	height: 34px;
	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 content_text */
#Layer-4 {
	position: absolute;
	left: 221px;
	top: 585px;
	width: 828px;
	height: 666px;
	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: #FFFFFF;
}

/* You named this layer home_link */
#Layer-5 {
  position: absolute;
  left: 15px;
  top: 94px;
  width: 78px;
  height: 32px;
  z-index: 5;
}

/* You named this layer troubled_link_jpg */
#Layer-6 {
  position: absolute;
  left: 20px;
  top: 131px;
  width: 181px;
  height: 27px;
  z-index: 6;
}

/* You named this layer school_link_jpg */
#Layer-7 {
  position: absolute;
  left: 20px;
  top: 162px;
  width: 231px;
  height: 28px;
  z-index: 7;
}

/* You named this layer childabuse_link_jpg */
#Layer-8 {
  position: absolute;
  left: 19px;
  top: 197px;
  width: 157px;
  height: 28px;
  z-index: 8;
}

/* You named this layer additional_link_jpg */
#Layer-9 {
  position: absolute;
  left: 21px;
  top: 230px;
  width: 190px;
  height: 28px;
  z-index: 9;
}

/* You named this layer infoschool_link_jpg */
#Layer-10 {
  position: absolute;
  left: 21px;
  top: 265px;
  width: 198px;
  height: 27px;
  z-index: 10;
}

/* You named this layer contact_link_jpg */
#Layer-11 {
  position: absolute;
  left: 20px;
  top: 295px;
  width: 135px;
  height: 31px;
  z-index: 11;
}

/* You named this layer links_link_jpg */
#Layer-12 {
  position: absolute;
  left: 20px;
  top: 332px;
  width: 68px;
  height: 27px;
  z-index: 12;
}

/* You named this layer adsense_empty */
#Layer-13 {
  position: absolute;
  left: 50px;
  top: 370px;
  width: 190px;
  height: 148px;
  z-index: 13;
}

/* You named this layer adsense_empty */
#Layer-14 {
  position: absolute;
  left: 50px;
  top: 470px;
  width: 192px;
  height: 756px;
  z-index: 14;
}

/* You named this layer adsense_empty */
#Layer-15 {
	position: absolute;
	left: 223px;
	top: 446px;
	width: 808px;
	height: 150px;
	z-index: 15;
}

/* You named this layer adsense_empty */
#Layer-16 {
  position: absolute;
  left: 231px;
  top: 1284px;
  width: 802px;
  height: 140px;
  z-index: 16;
}

/* 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:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:hover {
  color: #000000;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
