*{border:0px solid #eee;margin:0;padding:0;list-style:none}
#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}

#bg div{
	position:absolute;
	width:100%;
	height:100%;
	overflow: hidden;
	bottom: 0px;
	top: 0px;
	min-width: 100%;
	min-height: 640px;
}

#photos{
	height: auto;
	width: auto;
	float: left;
	margin: 8px;
}
.photos {
	height: auto;
	width: auto;
	float: left;
	margin: 8px;
}
#photos a{width:20px;float:left;margin-left:1px;background:#000;font-weight:bold;overflow:hidden}
#photos a:hover{background:#fff;color:#000}
#float{display:none;position:absolute}
#float.nxt,#float.prv{display:block}
#float.nxt{background-position:-16px 5px}
#float.prv{background-position:7px 5px}
