DIV { font-family: verdana}

h1 {  font-size:160%; color: #006400; line-height: 110%; margin-top:20pt; margin-bottom:20pt; font-weight:bold; }
h2 {  font-size:125%; color: #006400; line-height: 110%; margin-top:20pt; margin-bottom:20pt; font-weight:bold; }
h3 {  font-size:110%; color: #006400; line-height: 110%; margin-top:20pt; margin-bottom:20pt; font-weight:bold; }


A:link { COLOR: 4169e1; TEXT-DECORATION:none; }
A:visited { COLOR: b8860b; TEXT-DECORATION:none; }
A:active  { COLOR: b8860b; TEXT-DECORATION:none; }
A:hover { COLOR: b22222; TEXT-DECORATION:none; }

A.cats:link { COLOR: 688E23; TEXT-DECORATION:none; }
A.cats:visited { COLOR: D2691E; TEXT-DECORATION:none; }
A.cats:active  { COLOR: D2691E; TEXT-DECORATION:none; }
A.cats:hover { COLOR: F5DEB3; TEXT-DECORATION:none; }

A.nav:link { COLOR: ffffff; TEXT-DECORATION:none; }
A.nav:visited { COLOR: b8860b; TEXT-DECORATION:none; }
A.nav:active { COLOR: b8860b; TEXT-DECORATION:none; }
A.nav:hover { COLOR: ff0000; TEXT-DECORATION:none; }


#sidebar {
	  float : left; 
        position : absolute;
        width : 25%;
        text-align : left;
    }
				
    
#main {

        right : 5%;
        top : 0%
        width : 68%;
        left : 30%;
        position : absolute;
        
    }

.current { color: ffff00 }
.cit { font-size:75% }
.date { font-size:70% }
.footer { font-size:60% }

#figure {
  float: right;
  width: 25%;
  margin: 0.5em;
  padding: 0.5em;
}

#figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

img.scaled {
  width: 100%;
}
