.flashHeader {
position:relative;
background:#000 url('http://www.pelamotorsports.com/bgrnd.jpg') center top repeat-x;
height: 140px;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 9;
overflow:hidden;
}

#flashHeaderMovie {
position:absolute;
top:0px;
left: 50%;	
margin:0px; 
margin-left: -1100px;
z-index:90;
}

.flashHeader2 {
height: 175px;
background:#000;
text-align: center;
margin: 0px;
padding: 0px;
z-index: -10;
}

.flashHeader3 {
height: 430px;
background:#000;
text-align: center;
margin: 0px;
padding: 0px;
z-index: -20;
}




