body	{
font-family: arial, Helvetica, sans-serif;
margin: 0;
background: url(images/screenbg.gif) repeat-x;
background-attachment: fixed;
behavior:url(csshover.htc);
}

a	{
color: #1a3f5a;
}

a:hover	{
color: white;
background: #1a3f5a;
}

#header	{
width: 820px;
height: 51px;
margin-top: 20px;
background: #5c82a4;
border: 1px black;
border-style: outset outset none outset;
}

#menu_header	{
float: left;
width: 156px;
position: relative;
top: 20px;
background: #5c82a4;
border: 1px black;
border-style: outset outset none outset;
}

#menu	{
float: left;
clear: left;
width: 144px;
position: relative;
top: 20px;
left: 6px;
font-size: 11px;
font-weight: bold;
background: url(images/lblue125.gif);
border: 3px black;
border-style: none outset outset outset;
}

#menu_header h3	{
color: white;
}

#menu ul li	{
list-style: none;
position: relative;
right: 20px;
background: #5c82a4;
border: 3px outset #5c82a4;
padding: 5px;
zoom: 1;
}

#menu li:hover	{
border: 3px inset #5c82a4;
}

#menu a	{
color: white;
text-decoration: none;
}

#menu a:hover	{
color: black;
background: white;
}

#menu  li ul {
width: 144px;
position: absolute;
right: -168px;
top: 24px;
top: 0;
display: none;
padding: 0;
}

#menu li:hover ul {
display: block;
padding: 5px;
}

#menu li:active {
background: white;
}

#searchform #s {
width: 67px;
padding: 2px;
}

#container {
width: 940px;
margin-right: 130px;
}

#content	{
float: right;
text-align: left;
width: 770px;
background: url(images/lblue125.gif);
background-attachment: fixed;
border: 3px black;
border-style: none outset outset outset;
}

#content2	{
margin: 30px;
padding: 10px;
background: white;
border-top: 20px solid #1a3f5a;
}

#homeimage	{
float: left;
padding-top: 20px;
}

.leftimage	{
float: left;
padding: 0 20px 5px 20px;
}

.col1	{
width: 288px;
background: white;
float: left;
margin: 20px 0 20px 80px;
padding: 10px;
border: 1px solid black;
}

#featured	{
color: black;
font-weight: bold;
text-align: center;
clear: both;
margin: 30px;
padding: 10px;
border-top: 20px solid #1a3f5a;
background: white;
}

#featured li	{
list-style: none;
display: inline;
padding: 10px;
}

#featured a	{
color: #1a3f5a;
}

#featured a:hover	{
text-decoration: none;
color: #8a0026;
background: #83b9e9;
border: 2px #8a0026;
border-style: none none solid none;
}

#footer	{
clear: both;
position: relative;
top: 20px;
text-align: center;
font-size: 11px;
}

#lillicotch	{
position: relative;
top: 20px;
clear: both;
text-align: center;
font-size: 11px;
color: black;
}

#lillicotch span	{
color:#800080;
font-size:200%;
font-weight:bold;
font-family: cursive;
}

#lillicotch a	{
color: black;
text-decoration: none;
}

#lillicotch a:hover	{
background: none;
text-decoration: underline;
}
