Don't know what happen before but managed to get there this time.
Unfortunately not sure what the problem is. After the Uniforms link on the row beginning All-time roster there is a white and yellow bar. There is a purple which has the appearance of a bar before the white and another after the yellow (mirroring the left hand side). The purple does not match the background of behind the Uniform link or the purple of the (white, yellow, purple) bars above.
I have look at both IE7 and IE8 but I am not discerning any difference from what I am seeing in Firefox or Chrome.
On thing I did notice is that your html begins with
Code:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
whereas what the probably meant is
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Not that that helps matters any since html markup does not conform to that standard.
Bookmarks