/* 
shib.css
Shib specific colors 
created: Iman Muttardy
notes: bleh. 
*/

a:link, a:visited {
/*color: #FF6600; light orange */
color: #CC3300;
}
a:hover {
color: #FF3300;
text-decoration: underline;
}
#nav2 a:hover, .select{
padding-bottom: 5px;
color: #FF6600;

}
ul li {
list-style-image:url(../images/bullet.gif);
}
.hx {
background-image:url(../images/bg-header-col.jpg);
background-position:bottom;
background-repeat:repeat-x;
color:#04365c;
font-weight:bold;
font-size:16px;
}
