body {
font-family: arial, Helvetica, sans-serif;
background: url(images/purpl037.jpg);
background-attachment: fixed;
margin: 10;
padding: 0;
}

a {
color: #800080;
}

a:hover {
color: black;
border: #800080 2px;
border-style: solid none solid none;
text-decoration: none;
}

h1 {
text-align: center;
}

h2 {
text-align: center;
}

h3 {
text-align: center;
}

#head {
width: 900px;
height: 100px;
border: blue 1px;
border-style: none none solid none;
background: url(images/lgren027.gif);
}

.right {
float: right;
padding-right: 20px;
}

.left {
float: left;
padding-left: 20px;
}

#content {
width: 900px;
border: solid blue 1px;
background: white;
}

#menu {
float: left;
margin-left: -1px;
width: 170px;
border: blue 1px solid;
background: url(images/lgren027.gif);
font-size: 14px;
position: relative;
top: 20px;
}

#menu li {
list-style: none;
line-height: 2em;
background: white;
padding: 0;
border: #800080 5px outset;
margin: 10px 18px 0 -18px;
}

#menu li:hover {
border: #800080 5px inset;
}

#menu a {
text-decoration: none;
}

#menu a:hover {
border: none;
text-decoration: underline;
}

#text {
margin: 0 10px 0 180px;
text-align: left;
}

.dg {
color: #458e0f;
}

.lg {
color: #00ff00;
}

.green li {
color: #458e0f;
}

.green li:hover {
color: #00ff00;
}

.dr {
color: #ff0000;
}

.lr {
color: #ff7171;
}

.red li {
list-style-image: url(images/skull.gif);
color: #ff0000;
}

.red li:hover {
color: #ff7171;
}

.skull li {
list-style-image: url(images/skull.gif);
}

#lillicotch {
clear: both;
font-size: 67%;
color: black;
}

#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;
}

