body{
background: #fff;
border: 2px solid #565;
border-bottom: 1px solid #565;
border-top: 3px solid #565;
color: #000;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
margin: 0;
padding: 0;
}

a {
color: #01bab2;
}

a:hover {
text-decoration: none;
color: #9a8;
border: #9a8 1px;
border-style: solid none solid none;
}

#head{
background: url('images/bg1.jpg');
border-bottom: 3px double #aba;
border-left: 1px solid #9a9;
border-right: 1px solid #565;
border-top: 1px solid #9a9;
}

#menu {
background: #fbdbcc;
border: 5px outset #01bab2;
padding: 20px 0 10px 30px;
position: absolute;
left: 12px;
top: 280px;
width: 11em;
}

#menu ul {
position: relative;
right: 1em;
color: #01bab2;
font-weight: bold;
list-style-type: none;
margin: 0;
padding-left: 3px;
text-transform: lowercase;
}

#menu ul li {
font: italic normal 110% 'Times New Roman', Times, serif;
letter-spacing: 0.1em;
margin-top: 10px;
padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
font-variant: normal;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}

#menu ul ul li {
border: 0;
font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: 0;
margin-top: 0;
padding: 0;
padding-left: 12px;
}

#menu ul ul li a {
color: #000;
text-decoration: none;
}

#menu ul ul li a:hover {
border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
font-size: 142%;
padding-left: 4px;
}

#menu a:hover {
text-decoration: underline;
border-style: none;
}

#content {
margin: 20px 20px 20px 15em;
}

#lillicotch {
clear: both;
font-size: 67%;
color: black;
text-align: center;
}

#lillicotch a {
text-decoration: none;
color: black;
}

#lillicotch a:hover {
border:  none;
color: #800080;
text-decoration: underline;
}

#lillicotch span {
color: #800080;
font-size: 200%;
font-weight: bold;
font-family: cursive;
font-style: italic;
text-decoration: none;
}
