Your CSS is getting your browser's knickers all in a twist.
For example, you have all these ALLCAPITAL style rules conflicting, duplicating and placing same color text as background color which will cost you in Google rankings.
.ALLCAPITAL { font: normal 14px/normal Tahoma, Geneva, sans-serif;
text-transform: uppercase;
color: #CCC;
font-weight: bold;
}
.ALLCAPITAL { color: #900;
}
.ALLCAPITAL { font-family: Arial, Helvetica, sans-serif;
}.
ALLCAPITAL .john11white .lightblue .john11white .john11white .john11white {
font: normal 10px/normal Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #000;
font-size: 12px;
}
.ALLCAPITAL .darkblue {
color: #FDD7AF;
}
.ALLCAPITAL .darkblue {
color: #FC0;
}
.ALLCAPITAL .darkblue {
font-size: 16px;
}
.ALLCAPITAL .darkblue {
font-weight: bold;
}
.ALLCAPITAL .darkblue {
color: #999;
}
.ALLCAPITAL .darkblue {
color: #CCC;
}
.ALLCAPITAL .darkblue {
color: #000;
}
.ALLCAPITAL .darkblue {
font-size: 14px;
As well as these 14 more errors shown here:
North America
Europe, Middle East and Africa
Asia Pacific