/* Skin Elements */
/* Global UNE Header */
#global_links #une_logo {
	/*background: #10825E;*/
}
#global_links {
	background-image: url(../images/gradients/bannerStrip.jpg);
}
/* If the global links BG is dark the everything should be white */
#global_links,
#global_links a,
#global_links a:hover {
	color: #edf4de;
}
#global_links a:hover {
	text-decoration: underline;
}
/* End white stuff */
/* ------ Extra internal formatting -------- */
#une_logo a {
position: absolute;
width: 90px;
height: 90px;
top: 0;
left: 13px;
 background-image: url(../images/logos/une_logo_green_white_on_black.jpg);
 background-repeat: no-repeat;
overflow: hidden;
}
#global_links #une_logo a:hover {
text-decoration: none !important;
}
#une_logo img {
visibility: hidden;
}
/* EOF une_default_skin.css */

