html, body { background-color: #666699; background: url(img/bg_ny.gif); margin:0px 0px 0px 0px; height: 100%; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; } #center { position:absolute; width:518px; height:380px; left:50%; top:50%; margin-left:-259px; margin-top:-190px; } #mainTD { background: #666699; border-left: 1px solid black; background: url(img/bore_bg_ny.gif) right no-repeat; padding: 20px; padding-right: 280px; } #linksTD { background: url(img/bottom1_ny.gif); height: 34px; padding-left: 20px; font-size: 12px; color: 000066; } #linksTD a { color: 203450; text-decoration: none; } #linksTD a:hover { text-decoration: underline; } .simpleTooltip { padding: 2px; border: 1px solid #A6A7AB; background-color: #666699; background: url(img/bg_ny.gif); font: 10px 'courier'; color: #000; opacity: 0.75; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }