@charset "utf-8";

   /* Imps! */

   /* Side Imps */

   .divsideimpleft {

	position: absolute;
	height: 120px;
	width: 60px;
	background-image: url('/graphics/imps/impcheekyright.gif'); 
	}

   .divsideimpright {

	position: absolute;
	height: 120px;
	width: 60px;
	background-image: url('/graphics/imps/impcheeky3.gif'); 
	}

   /*  Male Imp */

   .divimpleft {

	position: absolute;
	height: 130px;
	width: 115px;
	background-image: url('/graphics/pagelayout/impleft.gif');
	}

   .divimpright {

	position: absolute;
	height: 130px;
	width: 115px;
	background-image: url('/graphics/pagelayout/impright.gif');
	}

   .divimpleftmedium {

	position: absolute;
	height: 100px;
	width: 88px;
	background-image: url('/graphics/pagelayout/impleftmedium.gif');
	}

   .divimprightmedium {

	position: absolute;
	height: 100px;
	width: 88px;
	background-image: url('/graphics/pagelayout/imprightmedium.gif');
	}

   .divimpleftsmall {

	position: absolute;
	height: 86px;
	width: 76px;
	background-image: url('/graphics/pagelayout/impleftsmall.gif');
	}

   .divimprightsmall {

	position: absolute;
	height: 86px;
	width: 76px;
	background-image: url('/graphics/pagelayout/imprightsmall.gif');
	}

   /*  Female Imp */

   .divfemimpleft {

	position: absolute;
	height: 140px;
	width: 135px;
	background-image: url('/graphics/pagelayout/impfemleft.gif');
	}

   .divfemimpright {

	position: absolute;
	height: 140px;
	width: 135px;
	background-image: url('/graphics/pagelayout/impfemright.gif');
	}

   .divfemimpleftmedium {

	position: absolute;
	height: 120px;
	width: 116px;
	background-image: url('/graphics/pagelayout/impfemleftmedium.gif');
	}

   .divfemimprightmedium {

	position: absolute;
	height: 120px;
	width: 116px;
	background-image: url('/graphics/pagelayout/impfemrightmedium.gif');
	}

   .divfemimpleftsmall {

	position: absolute;
	height: 86px;
	width: 83px;
	background-image: url('/graphics/pagelayout/impfemleftsmall.gif');
	}

   .divfemimprightsmall {

	position: absolute;
	height: 86px;
	width: 83px;
	background-image: url('/graphics/pagelayout/impfemrightsmall.gif');
	}

   .divfemimpreading {

	position: absolute;
	height: 90px;
	width: 280px;
	background-image: url('/graphics/pagelayout/impfemreading.gif');
	}