h1 {
font-size:20px;
font-weight:500;
margin:0;
padding:0;
color:#010004;
}

#content {
background: #F9F1D5;
border: 1px solid #A1A1A1;
min-height:450px;
height:auto !important;
height:450px;
}

#years_list {
width:100px;
background:#FFFFFF;
border: 1px solid #EFE3B6;
padding:0;
margin:10px 10px 10px 0;
float:left;
}

#years_list li {
list-style:none;
font-size: 17px;
text-align:center;
}

table {
text-align:center;
}

a.selected:link, a.selected:hover, a.selected:active, a.selected:visited { 
color: #BE9035;
}

h2 {
font-size:15px;
font-weight:700;
color: #7A581B;
}

img.big_picture {
float:right;
padding:2px;
}

#breadcrumbs {
margin-bottom:10px;
}