<style type="text/css">{
}
BODY {background-image: url('http://www.lydiajoyce.com/images/pattern.jpg');
scrollbar-highlight-color: #4C322C;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #4C322C;
scrollbar-base-color: #311E1A;
scrollbar-darkshadow-color: #311E1A;
scrollbar-face-color: #674439;
scrollbar-shadow-color: #4C322C;
scrollbar-track-color: #311E1A
}
      
h1 {font-family: verdana; font-size: 12pt; color: #ffffff; font-weight: bold}
    
p {font-family: verdana; font-size: 10pt; color: #ffffff}

li {font-family: verdana; font-size: 10pt; color: #ffffff}
   
A:link {text-decoration: none; color: #C14938; font-weight: bold}
         
A:visited {text-decoration: none; color: #C14938; font-weight: bold}
         
A:active {text-decoration: none; color: #EDC5AC; font-weight: bold}
           
A:hover {color: #656634; font-weight: bold}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B56F41;
}



-->
</STYLE>