IE -

FF -

Heres the code -
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>SI Cut Gallery</title>
<style type="text/css">
<!--
body {
background-image: url(images/background.png);
background-position: center;
background-repeat:no-repeat;
padding: 0;
margin: 0;
}
.style1 {
background-color: #CCCCCC;
color:#1e687d;
font:Arial, Helvetica, sans-serif;
font-size: 16px;
}
-->
</style></head>
<body>
<table width="825" height="487" border="0" align="center" cellspacing="1" cellpadding="0" bgcolor="#FFFFFF" style="overflow:hidden">
<tr>
<td height="128" colspan="8" style="overflow:hidden" cellpadding="0"><img src="images/header.png" width="825" height="128" align="middle"/></td>
</tr>
<tr>
<td class="style1" td width="197" height="21" background="images/sportzmenu.png" style="overflow:hidden"> </td>
<td width="56" height="21" class="style1"><div align="center"><a href="nba" class="style1" style="TEXT-DECORATION:NONE">NBA</a></div></td>
<td width="47" height="21" class="style1"><div align="center"><a href="nhl" class="style1" style="TEXT-DECORATION:NONE">NHL</a></div></td>
<td width="46" height="21" class="style1"><div align="center"><a href="nfl" class="style1" style="TEXT-DECORATION:NONE">NFL</a></div></td>
<td width="54" height="21" class="style1"><div align="center"><a href="mlb" class="style1" style="TEXT-DECORATION:NONE">MLB</a></div></td>
<td width="62" height="21" class="style1"><div align="center"><a href="other" class="style1" style="TEXT-DECORATION:NONE">OTHER</a></div></td>
<td width="122" height="21" class="style1"><div align="center"><a href="nonsports" class="style1" style="TEXT-DECORATION:NONE">NON-SPORTS</a> </div></td>
<td width="197" height="21" background="images/insomniamenu.png" class="style1"> </td>
</tr>
<tr>
<td colspan="8"> </td>
</tr>
</table>
</body>
</html>
