#leftcolumn{
background-color:#EBF3FB;
}
#contentwrapper{
float: left;
width: 100%;
background-image:url(bg.gif);
background-repeat: repeat-y;
background-position: left top;
}
.yearnav h3{
color:#036;
margin-bottom:0;
padding-bottom:0;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #C1DBF5;
}
.navlist li a { text-decoration: none; color: #369; }
.navlist li a:hover { text-decoration: none; color: #036; }

.yearnav a { text-decoration: none; color: #369; }
.yearnav  a:hover { text-decoration: none; color: #036; }

h2{
color:#369;

}