Add effects to my menu?

Add effects to my menu?

My idea: Using Jquery easing plugin but I don't have any experience and so I need help please.
My website:
www.minkyshop.nl

What the thing is:

.horizitem a:hover, .horizsubitem a:hover
Must be fading out when the mouse is out.

.horizitem a:link, .horizitem a:visited
When i move over this object then the div .horizsubframe is coming down there.
.horizsubframe must be coming easily from the the top to the bottom easing. And when i leave that div, it's disappearing from the bottom to the top.

Hope my idea is clear? Can anybody help how I can achieve this? I don't know anything of Jqeury.

So you get when you move over a block it's coming immediately but when you leave it it's slowly fading out. (the background color).
When you move over a item in the mainmenu then there is coming a div beneath it now. But i wanna have that that div is easing from the top to the bottom then. And when you leave it from the bottom to the top.

Dennis,