/* CSS Document */
#navlist {
	position: absolute;
	right: 679px;
	bottom: -25px;
	width: 207px;
	height: 199px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #FFFFFF;
background-image:  url(../../../images/mcr.png);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #FFF8DC;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #DCDCDC;
background-image:  url(assets/mcr1.png);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #999999;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #DCDCDC;
background-image:  url(assets/mcr.png);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #999999;
}#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #DCDCDC;
background-image:  url(assets/mcr1.png) );
background-repeat: no-repeat;
background-position: 0% 50%;
color: #999999;
}
