html, body {overflow: hidden; border: none;}
body {margin: 0px; background-color: #00658D; cursor: default;}
td.intbl {border: 4px #000; border-style: solid none; background-color: #FFF;}
#bar {position: absolute; top: 50%; margin-top: -120px; height: 240px; width: 100%; border: 4px #000; border-style: solid none; background: #FFF no-repeat 50% 50%;}
img {border: none;}
#bar div {position: absolute; top: 50%; margin-top: -54px; width: 100%; text-align: center;}
embed, #bar img {border: solid 4px #000; margin: 0 20px; padding: 0;}

/* Gecko border fix. */
embed {width: 168px; height: 114px; background: #000;}
* html embed {width: 160px; height: 107px;}

a {cursor: crosshair;}

