Hand coded my site in Text Wrangler (Mac) - (not the best but it was free - major indent issues so keep that in mind if you look at the source code) Anywho, I'm done with Dreamweaver and it's been liberating and humbling but I managed to get 90% of my site built and debugged by hand except for one issue. Since adding an imbedded YouTube video I get a white flash on load and during page navigation - this only happens in Firefox up to 3.6 for Mac (OSX 10.6.) Safari, Chrome and Opera are fine - granted Opera won't connect to Youtube. Although if folks would look in IE6-7-8 and Firefox on a PC I would be curious to know if this happens as well. Anywho - what gives? *tried moving my CSS <link> to above my scripts and added in the following code to my head: <meta http-equiv="Expires" content="0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="pragma" content="no-cache" /> thanks to all! The Site - http://www.amedia-design.com/testsites/version6/index.html