/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#menu {padding:0; margin:0; font-family:Tahoma; font-size:12px; background:#fbf5df; text-align:center; width:155px; position:absolute; margin-left:8px;}
#menu a:hover {text-decoration:none; font-weight:bold;}
#menu dt b, #menu dt a { display:block; font-weight:bold; font-size:13px; color:#99182c; height:35px; line-height:35px; cursor:pointer; color:#99182c;}
#menu dt a {color:#99182c; text-decoration:none;}
#menu dd {padding:0; margin:0; }
#menu dd ul {padding:0; margin:0; list-style:none;}
#menu dd ul li { padding:4px 0 4px 0; }
#menu dd ul li a { color:#000; text-decoration:none;}
#menu dd ul li a:hover { color:#000; text-decoration:none; font-weight:bold;}