Big white gap on top of my flash in firefox....!

Here is the site. Works fine in all browsers, but firefox.

There is a two inch white gap on the top in firefox. I have tried everything, below is my html code. I’m using swfObject.

Thanks!

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=“http://www.w3.org/1999/xhtml” xml:lang=“en” lang=“en”>

<style type=“text/css”>
html, body {margin:0; padding:0; left:0; margin-top:0;padding-top:0;}
#content{
background-color: #f00;
margin-top: 0px;
border-top: 0px;
font-size: 9px;
position: relative; vertical-align:top;
}
</style>
<head>
<title>i am that girl</title>
<meta http-equiv=“content-type” content=“text/html; charset=utf-8” />
<script type=“text/javascript” src=“swfobject/swfobject.js”></script>
<script type=“text/javascript” src=“swfaddress/swfaddress.js”></script>
</head>
<body>
<div id=“flashcontent”>

<strong>In order to view this page you need JavaScript and Flash Player 8+ support!</strong>
</div>
<script type=“text/javascript”>
// <![CDATA[
var so = new SWFObject(‘iamthatgirl.swf’, ‘website’, ‘100%’, ‘880 px’, ‘8’, ‘#FFFFFF’);
so.useExpressInstall(‘swfobject/expressinstall.swf’);
so.addParam(‘menu’, ‘false’);
so.write(‘flashcontent’);
// ]]>
</script>

    &lt;BODY bgcolor="#FFFFFF" MARGINHEIGHT="0" MARGINWIDTH="0" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" &gt;
    &lt;meta name="description" content="A socially conscious, empowerment company for girls and women founded by Survivor Micronesia star, Alexis Jones."&gt;

<meta name=“keywords” content=“Empowerment, socially conscious, women, girls, inspiration, Oprah, Tyra Banks, Ellen, Bryce Dallas Howard, Barak Obama, Michelle Obama, Survivor, Micronesia, Alexis Jones, USC, Trojans, Texas, Austin, chick empowerment, female, Millennial Generation, Generation Y, Bellism, That Girl, I am That Girl, Sex, Entertainment, Fashion, diet, health, lifestyle, feminism, Natalie Portman, Jessica Biel, Kristen Bell, beauty, pretty, gorgeous, strong, savvy, intelligent, smart, sexy, feminine, fierce, bold, beautiful, Invisible Children, FEED, Charity Water, TOMS shoes, girl empowerment, women empowerment, real men, that girl goes global, Julia Roberts, that girl goes global, motivational speaking, motivation, Survivor 16, CBS, reality TV, Red Carpet, celebrity, celebrities, Hollywood, Los Angeles, Beverly Hills, 90210, 90212, Williams, Serena, Venus, Angelina Jolie, United Nations, Bobby Bailey, Elizabeth Gore, United Nations, White House, Title 9, sports, Victoria Secret, Dove, Luna bar, Nike, women apparel, target, daily candy, college candy, Jezebel, Maya Angelou, Gloria Steinem, Gap, Banana Republic, Anthropology, Gucci, Versace, jewelry, diamonds, weddings, children, Bethany Hamilton, X Games, ABC, NBC, Fox, HBO, fairy tales, princess, prince, prince charming, travel, wine, dining, elegant, eloquence, animals, lingerie, cooking, wealth, finance, Bank of America, luxury, hand bag, purse, music, cold play, Michael Jackson, Dave Mathews, Jason mraz, work out, sports, athletic, hair style, glamour, vanity fair, US weekly, OK, Cosmopolitan, New York, Chicago, Italy, Paris, London, China, ******, ****** monologues, theater, movies, Broadway, musicals, wine, eating disorders, anorexia, bulimia, tweens, adolescent, confidence, insecurity, self esteem, motivate, inspiring, powerful women, influential women, Mac, Iphone, Ipod, ice-skating, gymnastics, LA, NY, ice-cream, chocolate, relationships, men, mars, Anthropology, Forever 21, botox, youth, plastic surgery, *****, breasts, liposuction, Myspace, Facebook, twitter, google, Southern Bell, Kappa, sorority, Greek system, university, college, professional, work, education, Gossip Girl, desserts, South Beach, Melrose Place, Office Space, Grey’s Anatomy, doctor, lawyer, nurse, secretary, baby, child, infant, nursing, green, hybrid, recycling, triathlon, travel, airplane, air fair, passport, beauty tips, fashionista, passionista, passionate, passion, perfume, couture, high heels, rodeo, 5th avenue, dance, laugh, cry, love, romance, girly, that girl, brad pitt, manicure, pedicure, titanic, romeo and Juliet, Shakespeare”>
<script type=“text/javascript”>
var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
document.write(unescape("%3Cscript src=’" + gaJsHost + “google-analytics.com/ga.js’ type=‘text/javascript’%3E%3C/script%3E”));
</script>
<script type=“text/javascript”>
try {
var pageTracker = _gat._getTracker(“UA-11021166-1”);
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>