﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
        <head>
                <title>Free Menu Designs - e-lusion.com</title>
                <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
                <meta name="author" content="Ian Main" />
                <meta name="Copyright" content="Creative Commons - http://creativecommons.org/licenses/by/2.0/" />
                <style type="text/css">
<!--
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 60%;
        font-weight: bold;
        }

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Seven]-=-=-=-=-=-=-=- */

#menu7 {
        background-position: 0px 0px;
	width: 200px;
        border-style: ridge;
        	background-image: url('');
	background-repeat: repeat;
	background-attachment: scroll;
}

#menu7 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 12px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #1D537F;
        display: block;
        background: url(menu7.gif) repeat-x;
        padding: 10px 0 0 10px;
        }

#menu7 li a:hover, #menu7 li #current {
        color: #fff;
        background: url(menu7.gif) repeat-x 0 -32px;
        padding: 10px 0 0 10px;
        }

#menu7 li a:active {
        color: #fff;
        background: url(menu7.gif) repeat-x 0 -64px;
        padding: 10px 0 0 10px;
        }