body	{
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #ffffb2;
margin: 0;
}

a	{
color: #48bf42;
}

a:hover	{
color: #000096;
text-decoration: none;
border: 2px #48bf42;
border-style: solid none solid none;
}

a:active	{
color: #48bf42;
background: #000096;
text-decoration: none;
border: 2px #000096;
border-style: solid none solid none;
}

h1	{
text-align: center;
color: #48bf42;
}

h2	{
text-align: center;
color: #000096;
}

#container	{
width: 960px;
margin-top: 10px;
}

#content	{
margin: 0;
padding: 0 20px 10px 20px;
background: url(images/bgcontent.png) repeat-y;
}

#menu	{
float: left;
color: white;
font-size: 13px;
}

#menu li	{
list-style: none;
position: relative;
right: 15px;
line-height: 2em;
padding: 1px;
border: 3px solid #000096;
background: #000096;
}

#menu li:hover	{
border: 3px solid #48bf42;z
}

#menu a	{
text-decoration: none;
padding: 3px;
border: 3px solid #48bf42;
background: white;
}

#menu a:hover	{
text-decoration: underline;
color: #48bf42; 
border: 3px solid #000096;
}

#menu a:active	{
text-decoration: none;
color: #000096;
background: #48bf42;
border: 3px solid #48bf42;
}

#ad1	{
float: left;
clear: both;
}

#column1	{
padding: 0 30px 0 180px;
text-align: left;
}

#column1 span	{
font-weight: bold;
font-style: italic;
}

#column2	{
padding: 0 30px 0 180px;
text-align: center;
}

#column2 span	{
font-size: 8pt;
font-weight: bold;
color: red;
}

#column2 li	{
text-align: left;
}

#members	{
font-size: 11pt;
}

#members p	{
text-align: left;
}

#members span	{
font-size: 8pt;
color: black;
}

#members h4	{
font-weight: bold;
margin-bottom: -1em;
}

.memberphoto	{
float: left;
margin-left: 20px;
padding: 15px;
}

.linebreak	{
height: 5px;
background: #000096;
border-top: 5px solid #48bf42;
}

#footer	{
clear: both;
font-size: 67%;
text-align: center;
position: relative;
top: -40px;
}

.lillicotch
{
width: 166px;
border: 3px solid #000096;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.lillicotch2
{
font-size: 11px;
background: white;
border: 3px solid #48bf42;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

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

.lillicotch a
{
text-decoration: none;
color: #000096;
border: none;
}

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