BODY 
{
    padding:0;
    margin:0 10%;
    color: black; 
    background: #ffffff; 
    font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
    text-align:left; 
}

img 
{
    border:0px;
    padding:0;
    margin:0;
}

p
{
text-indent:0px;
}

div.main 
{
    padding:0;
}

div.text 
{
    text-align:left;
    margin:0 7% 35px 7%;
}

a:link 
{
    color:#00b;
    background-color: transparent; 
    text-decoration: none
}

a:visited 
{ 
    color:#007; 
    background-color: transparent; 
    text-decoration: none
}

a:hover 
{
    color: blue; 
    background-color: transparent; 
    text-decoration: none
}

div.top_picture {
    text-align:center; 
}

h1 
{
    margin-top: 35px;
    font-size: 24px;
    text-shadow:dimgray 2px 2px 3px;
}

h2 
{
    font-size: 16px;
    text-shadow:dimgray 2px 2px 3px;
}

h3 
{
    font-size: 13px;
    text-shadow:dimgray 2px 2px 3px;
    margin-bottom: 0px;
}

ul.members
{
    list-style-image: url(monkey16.png);
    text-indent: -4px;
}

ul.members li a
{
    vertical-align:3px;
}

div.footer
{
    font-size: 10px;
    text-align:center; 
    margin-bottom:30px;
}
