#ashfooter {margin:0px 0 0px 0px; position:relative; width:100%; z-index:100; background:#000;
/* background-image: url('https://aussieexotics.com/wp-content/themes/ae05/background-litany-fade-down-333.jpg'); background-repeat: repeat-x;  */
}
  
/* Set up the link size, color and borders */
#ashfooter td a, #ashfooter td a:visited { width:160px; font-family: verdana, tahoma; font-size:11px; color:#aaa; height:12px; text-decoration:none; border-bottom:0px hidden #000000; }

/* For Non-IE browsers and IE7 */
/*#ashfooter td:hover {position:relative;}*/
/* Make the hovered list color persist */
/*#ashfooter td:hover > a {background:#ccccdd; color:#000000;}*/
#ashfooter td a:hover {background:#bbb; color:#000000;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #ashfooter td a:hover { background:#bbb; color:#000000;}

/* For accessibility of the top level menu when tabbing */
#ashfooter td a:active, #ashfooter td a:focus {background:#666; color:#c00;}

#ashfooter td {vertical-align: top; }