
#menu { float: left; list-style: none; margin: 0; padding: 0    }
#menu li    { text-align: center; width: 120px; height: 30px !important; float: left ; list-style-type: none; list-style-position: inside; }
#menu li a:link,
#menu li a:visited,
#menu li a:hover,
#menu li a:active,
#menu li a:focus      { color: #820000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: bolder; font-stretch: normal; line-height: 25px; background-color: #fff; text-decoration: none; text-align: center; display: block; margin: 0; border-style: solid; border-width: 1px 1px 1px 10px; }

#menu li a:visited
					   { text-decoration: none; text-align: center; }
#menu li a:hover
		               { text-decoration: none; text-align: center; border-left-color: #ff6400; }
#menu li a:focus
				    { color: white;					text-decoration: none;								text-align: center;}
#menu li a:active
				    { text-decoration: none; text-align: center; }

/* Commented backslash hack hides rule from IE5-Mac \*/

#menu li a { float: none }

/* End IE5-Mac hack */
#menu         { width: 110px; height: 350px; float: left; }
