title
{
}

#menu
{
float: left;
background-color: #C3D9FF;
padding: 15px;
font-size: 0.9em;
-moz-border-radius-topright: 90%;
-moz-border-radius-bottomright: 90%;
}

body
{
background-color: #EEEEEE;
margin: auto;
font-family: Trebuchet MS, Verdana;
}

#content
{
margin-left: 245px;
-moz-border-radius-topleft: 5%;
-moz-border-radius-bottomleft: 5%;
padding: 10px;
padding-left: 40px;
background-color: #CDEB8B;
}

#header
{
padding-top: 2px;
background-color: #C3D9FF;
-moz-border-radius-bottomright: 5%;
-moz-border-radius-bottomleft: 5%;
}

#footer
{
float: bottom;
background-color: #CDEB8B;
clear: left;
-moz-border-radius-topright: 5%;
-moz-border-radius-topleft: 5%;
}

#donation-div
{
visibility: hidden;
}
