#contentbio { 
float: left;
text-align: left;
width: 24.5em;
margin: 1em 0 3em 0;
padding: 0;
}
#secondnav {
width: 9.5em;
margin: 0 .5em 0 0;
border-left: 1px solid #666;
}

/*----------Copy & paste into header & add brdr color -------*/
/*#secondnav {border-left: 1px solid #aeffcb;
color:#00c445;
}*/
/* ------------Links Style ---------------*/
ul, li{
list-style-type: none;
text-align: right;
vertical-align:top;
font-size: .85em;
margin:0;
padding: 0 0 .75em .01em;
}
ul.link li a{
text-decoration:none;
}
ul.link li a:hover{
text-decoration:underline;
font-weight: bold;
}
h3.progtitle {
text-transform:uppercase;
text-align: left;
padding: 0 0 0 .65em;
font-weight: bold;
color: #6e90dd;
}
h5.subhead {
margin-right: 0;
}
li.activepage {
text-decoration: none;
font-weight: bold;
}
/*--------Link Title Head -------------*/
h6.linktitle {
font-size: 1.03em;
text-transform: uppercase;
text-align: center;
padding: 0 0 .5em .75em;
font-weight: bold;
}
