
body {
margin-left: 50px;
margin-right: 50px;
background: #FFF;
}

.header
{
#display: block;
#float: left;
margin-top: -8px;
margin-left: -50px;
padding-left: 50px;
margin-right: -50px;
padding-right: 50px;
font-variant: small-caps;
font-size: medium;
padding-top: 10px;
padding-bottom: 6px;
#border-bottom: 2px dotted #000;
#color: #FFF;
background: #c3d9ff;
}

.header a
{
#padding-left: 15px;
padding-right: 1ex;
#margin-right: 15px;
text-decoration: none;
color: #225;
}
.header a:hover { color: #525; }

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


#sidebar
{
display: block;
float: top right;
line-height: 1ex;
#margin-right: 0px;
margin-right: -50px;
padding-right: 55px;
margin-top: 0px;
margin-left: 10px;
margin-bottom: 5px;
padding: 10px 0px 4px 0px;
#border-bottom: 1px dotted #000;
#border-left: 1px dotted #000;
background: #e8eef7;
-moz-border-radius-bottomleft:     10px;  /* Firefox */
-webkit-border-bottom-left-radius: 10px;  /* Safari/WebKit */
border-bottom-left-radius:         10px;  /* future browsers with CSS3 support */
}

##sidebar .selflink
#{
#float: right;
#}

#sidebar ul, #sidebar li
{
#margin: 0;
padding-left: 7px;
margin-bottom: 10px;
#display: inline;
list-style-type: none;
#font-family: cursive, fantasy, Arial, sans-serif;
font-variant: small-caps;
font-size: small; 
}

#sidebar a:link, #sidebar a:visited
{
#float: right;
line-height: 14px;
font-weight: bold;
#margin: 0 10px 4px 10px;
text-decoration: none;
color: #225;
}

#sidebar a:link#current, #sidebar a:visited#current, #sidebar a:hover
{
#border-bottom: 4px solid #000;
#padding-bottom: 2px;
background: transparent;
color: #000;
}

#sidebar a:hover { color: #525; }


#p
#{
#color: #16E;
#writing-mode : tb-rl;; 
#text-indent:10%;
#text-align: justify;
#}

#content
{
#background: #CCF;
}

#content p
{
text-indent: 20px;
text-align: justify;
}

#content iframe
{
margin-top: 20px;
}

.agenda
{
margin-top: 10px;
text-align: center;
}

#footer
{
display: none;
}
