body
{
    margin: 0; 
    padding: 0;
    text-align: center;
    color: #000000;
    background-color: #CCCC99;
    background-image: url(images/swirl.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;
}

.container
{
    width: 85%;
    text-align: left;
}

.mainContent
{
    background-color: #f5f5dc;
    float: right;
    width: 80%;
    padding: 0;
}


.sidebar
{
    float: left;
    height: 100%;
    width: 20%; 
    margin: 0;
    padding: 0;
    background-color: #CCCC99;
}

.blacklink
{
    color: #000000;
    A:link { color: #000000 }
    A:visited { color: #000000 }
}
.caldaynum
{
}
.caldaynumover
{
    background-color: #CCCC99;
}
.caltb
{
}
.caltr
{
}
.caltd
{
    border: .2mm outset;
    margin: 0mm;
    padding: 1mm;
    font-size: 10pt;
}

.style3 
{
    color: #000000
}
TH
{
    text-align: left;
}
a:link 
{
    text-decoration: none;
    color: #333333;
}
a:visited 
{
    text-decoration: none;
    color: #003366;
}
a:hover 
{
    text-decoration: none;
    color: #CC0066;
}
a:active 
{
    text-decoration: none;
    color: #333333;
}
.style4 
{
    color: #333333
}
.style5 
{
    color: #990000
}

.menua
{
    color: #FFFFCC;
    font-family: URW Chancery L;
    font-size: 18pt
}
.menub
{
    color: #000000;
    font-family: URW Chancery L;
    font-size: 22pt
}
span:hover
{
    color: #CC0066;
}
