oh! thanks designsimply, for the brrrr advice.
but now i am having some serious troubles: sending to front my menubar over the mp3 player works perfectly in safary, firefox and chrome... in a MAC ox computer, but when i test the web in a PC computer, using firefox or explorer, the mp3 player is over all elements, included the menubar and the header. i tryed with the 1tess solution, but it didn´t work.
here is the page:
http://davidfernandez.org/ecce-cello/
i want to hide it to make it smaller and tiny.
is possible to use any css code to send back that mp3 player, or to bring to front the rest of the elements (so they are over it) in all browsers and systems?
this is the code i am using to make the menu bar (i know is a mess, i am just learning), i made use of the "position:relative" tag to place the menu bar over the mp3 player... but it didn´t work for PCs
<div style="position:relative;width:940px;height:40px;background:none repeat scroll 0 0 #071918;margin:-35px -30px;"><div style="padding:6px;"> <a href="http://davidfernandez.org/bio/" target="_blank"> <span style="color:#effbfb;"> bio </span> </a> <a href="http://davidfernandez.org/" target="_blank"><span style="color:#effbfb;"> blog</span></a> <a href="http://en.davidfernandez.org/ecce-cello/"> <span style="color:#effbfb;">english</span> </a> <span style="color:#7f7a7a;"> <span style="color:#7f7a7a;"> contacto: info@davidfernandez.org</span></div></div>
<div style="height:1.9em;visibility:hidden;">SPACE</div>
<div style="margin:-100px 9px;">[gigya src="http://assets.mixpod.com/swf/mp3/fetish-mp3player.swf?myid=84844437&path=2011/08/19" quality="high" wmode="window" bgcolor="F8340C" flashvars="mycolor=F8340C&mycolor2=FFFFFF&mycolor3=442019&autoplay=false&rand=0&f=4&vol=100&pat=0&grad=false" width="640" height="195" name="myflashfetish" salign="TL"]</div>
one thousand thanks!
david