Page is a not externally linkable
Nick_W - 7:00 am on Jul 30, 2002 (gmt 0)
Not sure why it would be a problem but must be it as there is little else in their that might cause it. That overflow needn't be there at all so I suspect it's the problem.. I'd say from looking at the html and css on their site that this may be more trouble than it's worth. Tables layout, huge amount of unneeded css etc Nice find though - certainly interesting! Nick
I reckon this is the problem:
BODY
{
Font-Family: Verdana, Arial, Helvetica, Sans-Serif;
Font-Size: 100%;
Color: #FFFFFF;
Background-Color: #00009C;
Margin: 0px;
Overflow-y: auto;
}