#creatingtheprintsbutton a:hover,
#researchbutton a:hover  {
   text-decoration: underline;
}

#creatingtheprintsbutton  {
	font: italic 30px/29px "Times Bold";
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	visibility: visible;
	position: absolute;
	left: 39px;
	top: 592px;
	z-index: 2;
	width: 264px;
	height: 30px;
}

#researchbutton  {
	font: italic 30px/23px "Times Bold";
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	visibility: visible;
	position: absolute;
	left: 412px;
	top: 594px;
	z-index: 3;
	width: 208px;
	height: 54px;
}

#information  {
	visibility: visible;
	position: absolute;
	left: 224px;
	top: 1px;
	z-index: 3;
	width: 306px;
}

#infoscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 36px;
   top: 70px;
   z-index: 2;
   width: 590px;
   height: 498px;
}

#layer11  {
   background: url(sg_info_media/layer11.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 693px;
   top: 39px;
   z-index: 2;
   width: 279px;
   height: 600px;
}
