/* CSS Document */

h1 { background: url(http://www.wiu.edu/starnet/financial/images/topbg.gif) repeat-x; height: 35px; padding-top: 7px; color: #fff; }

#sidenav li { list-style: none; margin: 0; border-bottom: 1px solid #bbb;  }

#sidenav li.current { background: url(/starnet/newsite/images/financialarrow.gif) 2px .5em no-repeat; }

#sidenav a {
        color: #090;
        text-decoration: none;   
        padding: .5em 0 .5em 20px;
        display: block;
		 }

#sidenav a:hover { color: #090; background: url(/starnet/newsite/images/financialarrow.gif) 2px .5em no-repeat;}	

ul.left {float: left; width: 250px; }

ul.right { float: left; margin-left: 3em;  width: 250px;}

.clear { clear: both; }
