Just wrap whatever code calls it in div tags.
eg:
Code:
<div align="center">
(the dhtml code)
</div>
If you can post the template section that you put it in, I can be a lot more specific.

In viewing your source, most likely right before:
Code:
//***********************************************
* Jim's DHTML Menu v5.7- ? Jim Salyer (jsalyer@REMOVETHISmchsi.com)
* Visit Dynamic Drive: http://www.dynamicdrive.com for script and instructions
* This notice must stay intact for use
***********************************************/
For the opener, and right after:
Code:
</script>
<script type="text/javascript" src="xpodhtmlconfig.js"></script>
For the closer.