#logo-layer {
  position:absolute;
  left:455px;
  top:0px;
  width:270px;
  height:121px;
}

#links-layer {
  position:absolute;
  left:0px;
  top:80px;
  width:285px;
  height:41px;
  z-index: 55;
}

#main-image-layer {
  position:absolute;
  left:0px;
  top:121px;
  width:800px;
  height:339px;
}

#main-sample-layer {
  position:absolute;
  left:0px;
  top:150px;
  width:800px;
  height:418px;
}

#border-left-layer {
  position:absolute;
  left:42px;
  top:460px;
  width:23px;
  height:108px;
  z-index: 11;
}

#border-right-layer {
  position:absolute;
  left:729px;
  top:460px;
  width:30px;
  height:140px;
  z-index: 12;
}

#arrow-left-layer {
  position:absolute;
  left:27px;
  top:475px;
  width:15px;
  height:15px;
}

#arrow-right-layer {
  position:absolute;
  left:759px;
  top:475px;
  width:15px;
  height:15px;

}

div#main
{
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 600px;
}

#main img
{
	border: 0px;
}

#titles {
	position:absolute;
	left: 42px;
	top:460px;
	width:717px;
	height:108px;
	z-index: 10;
}

#menuPanel
{
	position:absolute; 
	width: 800px; 
	height:29px; 
	top: 121px; 
	left: 0px; 
	z-index:20
}

#copyright
{
	position:absolute; 
	text-align: left;
	top: 600px; 
	left: 0px; 
	width: 800px;
	height: 15px;
}

#issueinfo-layer
{
	color: black;
	font-size: 8pt;
	font-weight: bold;
	position: absolute; 
	text-align: right;
	width: 728px;
	height: 15px;
	top: 585px;
	left: 0px;
}

#member-layer
{
	position: absolute; 
	text-align: left;
	width: 728px;
	height: 15px;
	top: 585px;
	left: 0px;
}