body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(/images/shared/bgTile.gif) repeat-y scroll top center;
}
#greyTileLyr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 360px;
  background: #FFFFFF url(/images/shared/greyTile.gif) repeat-x;
  z-index: 1;
}
#bgLyr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 452px;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 2;
}
#contentLyr {
  position: relative;
  top: 0px;
  left: 0px;
  width: 722px;
  padding-top: 166px;
  z-index: 10;
}
#bodyHdrLyr {
  position: absolute;
  top: 132px;
  left: 210px;
}
#bodyContentLyr {
  padding: 0px 60px 20px 15px;
  line-height: 22px;
}
#bodyNavLyr {
  padding:0px 15px 20px 20px;
}
#hdrLyr {
  position: absolute;
  top: 55px;
  left: 0px;
  width: 680px;
}
#ftrLyr {
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #999999;
}
#ftrLyr * {
  text-transform: uppercase;
  font-size: 10px;
  color: #999999;
}
#gal {
  width:679px;
  height: 183px;
  background-color:#FFFFFF;
  background-repeat: no-repeat;
}
img.galImg {
  border:6px solid #FFF;
}
div#hold	{ 
	position:relative; 
  overflow:hidden;
	width:632px; 
  height:167px;
  z-index:100; 
}
div#wn	{ 
	position:absolute; 
  top:0px; 
	left:0px; 
	width:632px; 
  height:167px; 
	clip:rect(0px, 632px, 167px, 0px); 
	overflow:hidden;	
	z-index:22; 
}
div#lyr1 { 
	position:absolute; 
  top:0px; 
	left:0px; 
	z-index:21;
}
