body	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
margin: 0;
background: url(../../../../images/mascot_bg2.png);
background-attachment: fixed;
}

#header	{
width: 720px;
margin: 20px 0 0 0 ;
background: white;
border: 10px black;
border-style: double double none double;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#header p	{
margin: 0 ;
}

#content	{
width: 980px;
margin: 0 20px 20px 20px;
background: white;
border: 10px black double;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#menu	{
font-weight: bold;
float: left;
width: 220px;
margin: 10px 0 0 10px;
background: white;
border: 6px black double;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#menu a	{
color: blue;
text-decoration: none;
font-weight: normal;
}

#menu a:hover	{
color: black;
text-decoration: underline;
}

#menu li	{
list-style: none;
font-size: 12px;
text-align: left;
position: relative;
right: 30px;
}

#text	{
margin: 20px 20px 20px 260px;
background: white;
}

#lillicotch	{
width: 240px;
font-size: 11px;
color: black;
background: white;
border: 6px black double;
-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	{
color: black;
text-decoration: none;
}

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