html, body { font-family : arial, tahoma, verdana, georgia; font-size : 100%; margin : 0; padding : 0; width : 100%; }
img { padding : 10px; }
a { text-decoration : none; }
#headder { font-size : 200%; top : 0; left : 0; width : 98%; text-align : center; font-weight : bold; font-style : italic; }
#sidenav { display : none; }
#sidenav a { display : none; }
#sidenav a:hover { display : none; }
#sidenav ul { display : none; }
#content { margin : 0; padding : 0; width : 99%; }
#content #headder { border : 3px solid black; padding : 0; width : 95%; }
#footer { font-size : 80%; width : 99%; text-align : center; padding-top:10px; }
#content ol { list-style : none;  list-style-type : none; }
#content h2 { text-align : center; }
#qn:first-letter { font-size : 350%; float : left; font-weight : bold; }
.indent { text-indent : 50px; }
#content .title { font-size : 125%; text-decoration : underline; }
.month { width : 100%; }
.day { float : left; width : 13.6%; height : 100px; border : 1px solid black; font-size : 100%; font-weight : bold; overflow : hidden; }
.day p { font-size : 70%; float : left; font-weight : normal; }
.event { float : left; width : 95%; border : 1px solid black; font-size : 100%; font-weight : bold; }
.event p { font-size : 70%; float : left; font-weight : normal; }
#stylesw { display : none; }
