body {
background: black;
behavior:url(csshover.htc);
font-family: arial, Helvetica, sans-serif;
}

h1,h2,h3,h4 {
text-align: center;
font-weight: normal;
}

a {
color: #7c0403;
}

a:hover {
color: black;
text-decoration: none;
border: 2px #7c0403;
border-style: solid none solid none;
}

#content {
width: 800px;
background: #fcecd3;
text-align: left;
}

#head_text {
padding: 10px 0 0 450px;
font-style: italic;
font-size: 80%;
}

#head {
background: #7c0403;
}

#logo {
Position: relative;
background: url(images/logo.jpg) no-repeat;
float: left;
height: 41px;
width: 267px;
margin: 10px 0 0 10px;
font-size: 70%;
color: #fcecd3;
}

#logo span {
position: absolute;
bottom: 0;
left: 5px;
}


#menu {
margin: 0;
padding: 10px;
color: #ffdbc0;
background: #7c0403;
font-size: 13px;
font-weight: bold;
text-align: center;
}

#menu a {
padding: 7px;
color: #ffdbc0;
}

#menu a:hover {
text-decoration: none;
border: 2px #ffdbc0;
padding: 5px;
border-style: none solid none solid;
}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li {
position: relative;
display: inline;
}

#menu li ul {
position: absolute;
left: 0;
top: 25px;
display: none;
background: #7c0403;
}

#menu li:hover ul {
display: block;
width: 115px;
line-height: 1.75em;
border: 10px #7c0403;
border-style: none solid solid solid;
}

#menu li:hover ul a {
width: 100%;
}

#menu2 li {
position: relative;
right: 5px;
}

.column {
float: left;
width: 360px;
margin: 0 15px 0 15px;
}

#text {
padding: 0 20px 10px 20px;
}

#text span {
color: #7c0403;
font-weight: bold;
}

#text li	{
list-style-image: url(images/bullet.gif);
line-height: 1.5em;
margin-left: 10%;
}

#text li:hover	{
list-style-image: url(images/bullet2.gif);
}

#footer {
margin: 0;
padding: 10px;
color: #ffdbc0;
background: #7c0403;
font-size: 15px;
font-weight: bold;
text-align: center;
}

#footer span {
font-size: 12px;
}

#footer a {
padding: 7px;
color: #ffdbc0;
}

#footer a:hover {
text-decoration: none;
border: 2px #ffdbc0;
padding: 5px;
border-style: none solid none solid;
}


#lillicotch {
  clear: both;
  font-size: 67%;
  color: white;
}
#lillicotch a {
  text-decoration: none;
  color: white;
}

#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;
}
