body{}
#photogrid_wrapper{position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 10;}
.has-banner #photogrid_wrapper {top: 33px;}
#photogrid div{float: left; position: absolute;}
#photogrid div a{display: block; visibility: hidden; background-color: #000;}
#photogrid div img{display: none;}
#photogrid div.default-size, #photogrid div.default-size a{width: 160px; height: 120px;}
#photogrid div.double-size, #photogrid div.double-size a{width: 320px; height: 240px;}
#photogrid div.double-height, #photogrid div.double-height a{width: 160px; height: 240px;}

#navigation-wrapper{position: absolute; top: 0; right: 0; visibility: hidden;}

#image_controls{display: none; position: absolute; left: 0; bottom: 100px; width: 224px; height: 23px; background: url("/lib/img/home-background-images.png") top left no-repeat; _background-image: url("/lib/img/home-background-images.gif");}
#image_controls a#refresh_images{display: none; height: 23px; width: 72px; position: absolute; left: 152px; overflow: hidden; text-indent: -999px; background: url("/lib/img/home-refresh.png") top left no-repeat; _background-image: url("/lib/img/home-refresh.gif") top left no-repeat;}
#image_controls a#refresh_images:hover{background-position: bottom left;}

#home_main_text{display: none; width: 50%;position: absolute;left: 160px;top: 240px;z-index: 20;padding: 86px 0 0 6px;}
#home_main_text h3{font-size: 18px;line-height: 26px;color: #fff;font-weight: normal;}
#home_main_text h3 a{display: block; color: #fff; width: 210px;}
#home_main_text h3 a:hover{color: #a4a4a4;}
#close_intro{display: block; height: 30px; width: 29px; overflow: hidden; text-indent: -9999px; background: url("/lib/img/home-x.png") top left no-repeat; position: absolute; top: 27px; right: 8px;}
#close_intro:hover{background-position: bottom left;}

#webby{
	position: absolute;
	top: 14px;
	left: 30px;
	display: block;
	z-index: 99999;
}

.has-banner #webby {
	top: 47px;
}