#wrapper {width:780px; margin:0px auto; position : absolute;}
#wrapper * {margin:0; padding:0}
#fullsize {position:absolute; top:0; width:780px; height:230px;}
#information {
  height:230px; 
  color : #9d9d9d; 
  overflow:hidden; 
  z-index:200;
  text-align : right;
  width : 770px;
  position : absolute;
  font-style : italic;
  font-family : trebuchet ms, tahoma, verdana, sans-serif;
  line-height : 1.1;
}
#information h3 {
  font-size : 16px;
  font-weight : normal;
  color : #727272;
}
#information h3 a {
  display : block;
  text-decoration : none;
  width : 770px;
  padding-top : 187px;
  color : #727272;
}
#information p {
  font-size : 11px;
}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {display : none;}
#imgnext {display : none;}
#imglink {position:absolute; height : 230px; width:780px; z-index:800; opacity:.3; filter:alpha(opacity=30)}
.linkhover {background:url(link.gif) 757px 170px no-repeat; z-index:1400;}
.overlay {
  background-image : url('main-photo.png');
  z-index : 100;
  background-position : bottom left;
  background-repeat : no-repeat;
  margin-bottom : 80px;
  position : absolute;
	*margin : 0;  	
  width : 780px;
	height : 230px;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/main-photo.png', sizingMethod='scale');
  -background-image: none;
}
