#lea-learn-nav a span,#lea-explore-nav a span,#lea-apply-nav a span{display:none;}
#lea-learn-nav a,#lea-explore-nav a,#lea-apply-nav a{display:block;width:103px;background-position:bottom left; background-repeat:no-repeat;}
#lea-learn-nav a{background-image:url(lea_learn_off.gif);height:22px;}
#lea-explore-nav a{background-image:url(lea_explore_off.gif);height:22px;}
#lea-apply-nav a{background-image:url(lea_apply_off.gif);height:22px;}
#lea-learn-nav.selected a{background-image:url(lea_learn_on.gif);height:35px;}
#lea-explore-nav.selected a{background-image:url(lea_explore_on.gif);height:35px;}
#lea-apply-nav.selected a{background-image:url(lea_apply_on.gif);height:35px;}

/* Homepage Stuff */
.lea {clear:both;margin-left:15px;}
.lea img {float:left;margin:0px 14px 1em 0px;}
.lea h2 {}
.lea h2 a {display:block;width:119px;height:36px;}
.lea h2 a span{display:none;}
.apply h2{background:url(../../components/lea/lea_apply_header.gif) top left no-repeat;}
.learn h2{background:url(../../components/lea/lea_learn_header.gif) top left no-repeat;}
.explore h2{background:url(../../components/lea/lea_explore_header.gif) top left no-repeat;margin-top:30px;}

.lea ul {margin:0px 0px 30px 0px;padding:0px;}
.lea ul li {display:inline;margin:0px;border-left:1px solid #fff;padding:2px 3px 2px 8px;}
.lea ul li.first {border-left:none;padding-left:0px;}
.lea ul li a {text-decoration:none;color:#fff;font-weight:bold;font-size:130%;font-family:"Trebuchet MS",Tahoma,Verdana,sans-serif;}
.lea ul li a:hover {text-decoration:underline;}
li.lea_continuing_education {border-left:none !important;display:block !important;padding-left:0px !important;list-style:none;}

