body
{
    background : #4682b4;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    font-size : 14pt;
    font-family: sans-serif;
}

div.main
{
    background : #fffaf0;
    margin-top : 25px;
    margin-bottom : 25px;
    margin-left : 280px;
    margin-right : 25px;
    border-style : solid;
    border-color : black;
    border-top-width : 1px;
    border-bottom-width : 4px;    
    border-left-width : 1px;    
    border-right-width : 4px;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
    padding-top : 50px;
    padding-bottom : 50px;
    padding-left : 50px;
    padding-right : 50px;
    font-size : 14pt;
    font-family: sans-serif;
}

#menu
{
    position : absolute;
    top : 25px;
    left : 20px;
    width : 200px;
    padding : 10px;
    background-color : #fff;
    line-height : 17px;
    font-size : 12pt;
    border-style : solid;
    border-color : black;
    border-top-width : 1px;
    border-bottom-width : 4px;    
    border-left-width : 1px;    
    border-right-width : 4px;    
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
}

#footer
{
    margin-top : 25px;
    margin-bottom : 25px;
    margin-left : 230px;
    margin-right : 25px;
    background-color: #b0c4de;
    line-height : 17px;
    font-size: 12pt;
    border-style : solid;
    border-color : black;
    border-top-width : 1px;
    border-bottom-width : 4px;    
    border-left-width : 1px;    
    border-right-width : 4px;    
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
}

table
{
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    border-top-width : 1px;
    border-bottom-width : 4px;    
    border-left-width : 1px;    
    border-right-width : 4px;    
}

table.blosxomCalendar
{
    background-color : #87ceeb;
    line-height : 17px;
    font-size : 12pt;
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
    border-style : solid;
    border-color : black;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;    
    border-right-width : 1px;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
}

td.blosxomCalendarHead
{
    color : #0000a0;
}

a, a:active
{
    color : #0000c0;
}

a:visited
{
    color : #0022bb;
}

a:hover
{
    text-decoration : none;
    color : #ff0000;
}

pre
{
    background : #eeeeff;
    font-size : 12pt;
}

img
{
    background : white;
}

h1
{
    font-size : 16pt;
    font-style : normal;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}

h2
{
    background : #b0c4de;
    color : white;
    font-size : 14pt;
    font-style : bold;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}

h3
{
    font-size : 12pt;
    font-style : normal;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}

