

/* MENU A */
#list-menu-a {
position: relative;
top: 10;
left: 00;
width: 10%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

#list-menu-a ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* remove indents & bullets */
#list-menu-a ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 22px;
color: #000000;
} 

#list-menu-a a {
display: block;
width:120;
height:auto;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #33cc66;
text-decoration: none; /*lets remove the link underlines*/
}

/*
#list-menu-a la  {
width: 1em;       /* messes up in FF 
 position:relative; 
left: 50;
  background: #ffffff;
}
*/

#list-menu-a a:link, #list-menu-a a:active, #list-menu-a a:visited {
color: #000000;
}

/* roll over & hover effect */
#list-menu-a a:hover {
border: 1px solid #000000;
background: #333333 url(images/flower1.jpg);
color: #ffffff;
}

/* MENU B */
#list-menu-b {
position: relative;
top: -12;
left: 200;
width: 10%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

#list-menu-b ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* remove indents & bullets */
#list-menu-b ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 22px;
color: #000000;
} 

#list-menu-b a {
display: block;
width:120px;
height:auto;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #33cc66;
text-decoration: none; /*lets remove the link underlines*/
}

/*
#list-menu-a la  {
width: 1em;       /* messes up in FF 
 position:relative; 
left: 50;
  background: #ffffff;
}
*/

#list-menu-b a:link, #list-menu-b a:active, #list-menu-b a:visited {
color: #000000;
}

/* roll over & hover effect */
#list-menu-b a:hover {
border: 1px solid #000000;
background: #333333 url(images/flower1.jpg);
color: #ffffff;
}

/* MENU C */
#list-menu-c {
position: relative;
top:-34;
left: 400;
width: 10%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

#list-menu-c ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* remove indents & bullets */
#list-menu-c ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 22px;
color: #000000;
} 

#list-menu-c a {
display: block;
height:auto;
width:120px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #33cc66;
text-decoration: none; /*lets remove the link underlines*/
}

/*
#list-menu-c la  {
width: 1em;       /* messes up in FF 
 position:relative; 
left: 50;
  background: #ffffff;
}
*/

#list-menu-c a:link, #list-menu-c a:active, #list-menu-c a:visited {
color: #000000;
}

/* roll over & hover effect */
#list-menu-c a:hover {
border: 1px solid #000000;
background: #333333 url(images/flower1.jpg);
color: #ffffff;
}

/* MENU D */
#list-menu-d {
position: relative;
top: -56;
left: 600;
width: 10%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}

#list-menu-d ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* remove indents & bullets */
#list-menu-d ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 22px;
color: #000000;
} 

#list-menu-d a {
display: block;
height:auto;
width:120px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #33cc66;
text-decoration: none; /*lets remove the link underlines*/
}

/*
#list-menu-c la  {
width: 1em;       /* messes up in FF 
 position:relative; 
left: 50;
  background: #ffffff;
}
*/

#list-menu-d a:link, #list-menu-d a:active, #list-menu-d a:visited {
color: #000000;
}

/* roll over & hover effect */
#list-menu-d a:hover {
border: 1px solid #000000;
background: #333333 url(images/flower1.jpg);
color: #ffffff;
}
