html { height:100%; }
body { margin:0; padding:0; color:white; background:black; font:11px Arial; height:100% }
div#footer { background-image:url(../gfx/footer.gif); padding:21px 0 0 93px; background-repeat:no-repeat; width:832px; height:33px; text-align:left; margin:0 auto; background-position:25px 0; }
a { text-decoration:none; color:#AAA }
a:hover { color:white }

div#big { width:925px; height:402px; text-align:center; margin:0 auto; position:relative }
div#big #intro { position:absolute; left:372px; top:242px }
div#small { width:925px; height:57px; margin:28px auto }
div#small img { cursor:pointer; display:block; float:left; margin-right:11px }
div#small img#back { margin:20px 18px 0 0; }
div#small img#forward { margin:20px 0 0 7px }

td { text-align:center }

div#small img.selected { border-bottom:3px solid #AAA }

div#twitter {position:absolute; top:10px; right:10px; }
div#twitter a img { border:0; }


