    #navbar {word-spacing: normal; text-align: center; padding: 10 0 10 0; margin 0 0 0 0; 
          background-color: #B0B0B0; border-top: 2px solid black; 
          border-bottom: 2px solid black; font-weight: bold;}
    #navbar a {text-decoration: none; text-align: center; color: navy; background-color: #D0D0D0; border-left: .1em solid black; 
			border-right: .1em solid black; border-top: .1em solid black; 
			border-bottom: .1em solid black; line-height: 1.5em;
			margin: 0 0 0 0; padding: .1em .1em .1em .1em; word-spacing: normal}
    #navbar a:hover {text-decoration: underline; }
    #navbar a:visited { color: navy }
    #navbar a.here {background-color: navy; color: #D0D0D0; text-decoration: none;}
    .box { border: 1px solid black; padding: 5 5 5 5; text-align: left;}
    .box p {margin: 1em 0 1em 0;}
    #sidebar {text-align: center; border: 2px solid black; 
          width: 223px; left: 0px; float: left; top: 0px; font-size: smaller;
          padding: 5 5 5 5; margin: 5 2em 0 0; background-color: #DDDDDD}
    #sidebar .box { margin: 5 0 5 0; }
    #sidebar .box p {margin: 5 0 5 0; text-align: left}
    #sidebar table {font-size: inherit;}
    #content {text-align: center; border: 2px solid black; background-color: #FFFFFF; 
			margin: 5 0 5 0; padding: 10 10 10 10; }
    #content .box {margin: 0 0 0 0; }
    #withsidebar { margin: 0 0 0 0; border-top: 1px solid white;}
    #footer {text-align: center; border-top: 2px solid black; background-color: #DDDDDD;
          border-bottom: 2px solid black; position: static; padding: 10 10 10 10;}
    .third { width: 33%; float: left }
    .clear { padding-top: 1em; clear: left }
    .heading { font-weight: bold; font-size: 1.5em; padding-bottom: 0.5em}
    .subheading { font-weight: bold; font-size: 1.3em; padding-top: 0.2em; padding-bottom: 0.2em; text-decoration: underline}
    .main_heading {font-weight: bold; font-size: 2.5em; }
    .journal .date { border: 1px solid black; height: 1.3em; }
    .day {float: left; font-weight: bold; padding-left: 2px}
    .time {float: right; padding-right: 2px}
    .entry {position: relative; padding-bottom: 1em;}
    .subject {font-weight: bold; line-height: 1.5em; text-decoration: underline;}
    #content .item {font-size: 1.1em; font-weight: bold; font-style: italic; padding-top: 0.5em }
    #sidebar .item {padding-top: 0.2em; border-bottom: 1px solid black}
    #sidebar a {text-decoration: none}
    #sidebar a:hover {text-decoration: underline}
    a { }
    a:visited { }
    body { background-color: #444444 }
