/*
 *  18inchdolls.css
 *
 *
 *  Ceated by Rich Berube for Carpatina.com 
 *  April 8, 2010
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'background_bodybg' 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 ;). */
}

/* You named this layer container_center_empty */
#Layer-1 {
	position: absolute;
	margin-left: -500px;
	left: 50%;
	top: 0px;
	width: 1000px;
	height: 700px;
	z-index: 1;
}

/* You named this layer back__center_bkgnd */
#Layer-3 {
	position: absolute;
	margin-left: -500px;
	left: 50%;
	top: 0px;
	width: 1000px;
	height: 700px;
	z-index: 3;
	background-image: url(images/Layer-3.jpg);
}

/* You named this layer body_text */
#Layer-4 {
	position: absolute;
	left: 83px;
	top: 709px;
	width: 777px;
	height: 101px;
	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: #000000;
}

/* You named this layer contacts_link */
#Layer-6 {
  position: absolute;
  left: 838px;
  top: 36px;
  width: 129px;
  height: 38px;
  z-index: 6;
}

/* You named this layer contacts_linkover */
#Layer-7 {
  position: absolute;
  left: 838px;
  top: 36px;
  width: 129px;
  height: 38px;
  z-index: 7;
}

/* You named this layer credentials_link */
#Layer-8 {
  position: absolute;
  left: 709px;
  top: 36px;
  width: 129px;
  height: 38px;
  z-index: 8;
}

/* You named this layer credentials_linkover */
#Layer-9 {
	position: absolute;
	left: 766px;
	top: 18px;
	width: 129px;
	height: 108px;
	z-index: 9;
}

/* You named this layer home_link */
#Layer-10 {
  position: absolute;
  left: 580px;
  top: 35px;
  width: 129px;
  height: 38px;
  z-index: 10;
}

/* You named this layer home_linkover */
#Layer-11 {
  position: absolute;
  left: 580px;
  top: 35px;
  width: 129px;
  height: 38px;
  z-index: 11;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
	}
a.copyright:link {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.copyright:visited {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}
a.copyright:hover {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #d9b7d2;
	padding-right: 5px;
	padding-left: 5px;

}
a.copyright:active{
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;
}
