@import url('yui-reset.css');

*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td{width:100%;height:100%;overflow:hidden}
body{cursor:default;background:url(../images/loading_bk_gray2.gif);}
a{text-decoration:none;color:#000;outline:0}
img{display:block}

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}


#photos{font-size:10px;position:absolute;z-index:90;top:0px;left:0px;height:15px;overflow:hidden}
#photos a,#float{z-index:90;height:20px;line-height:16px;text-align:center;width:40px;background:#000 url(gal.gif) -6px 5px no-repeat;cursor:pointer;overflow:hidden;}
#photos a{width:40px;float:left;margin-left:1px;background:#fff;font-weight:bold;overflow:hidden;color:000;}
#photos a:hover,#photos a.cur{background:#000;color:#fff}

#float{display:none;position:absolute}
#float.nxt,#float.prv{display:block;}
#float.nxt{background-position:-16px 5px}
#float.prv{background-position:7px 5px}
