Modal Dialog's Stripped Down

Modal Dialog's Stripped Down

I've started using the jQuery Modal Dialog plugin recently, but I want to have full control over the dialog.  I'm trying to look up how to build a modal dialog box with just html, css, and javascript (or jQuery), but all I can find is other plugins.  Can someone explain to me the essential elements in creating a modal dialog from scratch?