I couldn't reproduce the error with Firefox but this code might explain the red.
Code:
<frame noresize="noresize" style="background-color:red"
src="http://www.iolani.honolulu.hi.us/robotics/newweb/allimg/home/first_logo_1.jpg" width="10%" height="100%"">
<frame noresize="noresize" src="home.htm">
Try taking the "background-color:red" out and see if that solves the problem.