#footertext *:first-child  {
   padding-top: 0px;
}

#welcometext,
#footertext,
#scrolltext  {
	visibility: visible;
	position: absolute;
	left: 173px;
	z-index: 3;
	width: 544px;
	height: 295px;
	overflow: visible;
}

#scrolltext  {
	visibility: visible;
	position: absolute;
	left: 155px;
	z-index: 3;
	width: 590px;
	height: 454px;
	overflow: auto;
}

#footertext  {
	visibility: visible;
	position: absolute;
	left: 173px;
	z-index: 3;
	width: 544px;
	height: 45px;
	overflow: auto;
}

#welcometext p,
#scrolltext p  {
   font: 16px/20px "Trebuchet MS";
   margin: 0px;
   padding-bottom,: 2px;
   padding-top: 5px;
}

#footertext p  {
   font: 10px/6px "Trebuchet MS";
   margin: 0px;
   padding-bottom: 2px;
   padding-top: 5px;
   text-align: center;
}

#welcometext  {
   top: 323px;
}

#scrolltext  {
   top: 192px;
}

#footertext  {
   top: 667px;
}

#id2group  {
   background: url(layoutmedia/id2group.gif) no-repeat;
   position: absolute;
   left: 72px;
   top: 42px;
   z-index: 2;
   width: 751px;
   height: 648px;
}

#id3group  {
   background: url(layoutmedia/id3group.gif) no-repeat;
   position: absolute;
   left: 72px;
   top: 42px;
   z-index: 2;
   width: 751px;
   height: 648px;
}

#id1path  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 900px;
   height: 800px;
   background-color: #4A0903;
   background-image: none;
}

#layout  {
   margin: 0px auto 0px auto;
   width: 900px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #AD947F;
}

