#tabsI {
      position: absolute;
	    top: 295px;
	  left: 190px;
	
      width:600px;
      font-size:93%;
	  font: bold 11px/1.0em arial;
      line-height:normal;
      }
    #tabsI ul {
	margin:0;
	padding:8px 5px 0 15;
	list-style:none;
      }
    #tabsI li {
      display: inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background: url(../images/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0px 0 0 3px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background: url(../images/tabrightI.gif) no-repeat right top;
      padding:5px 8px 4px 6px;
      color:#14589a;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

	
	#bottomnav {
		position: absolute;
		top: 810px;
		left: 215px;
		width: 600px;
		color: #46515c;
		text-decoration: none;
		text-align: center;
		font-family: arial, geneva, helvetica, helv, sans-serif;
		font-size: 11px;
		}
		
	#bottomnav  ul {
		margin: 0;
		padding: 0;
		color: #ffffff;
		list-style-type: none;
		text-decoration: none;
		background: none;
		}
		
	#bottomnav  ul li {
		float: left;
		padding: .4em;
		}
		
	# bottomnav  ul a {
		padding: .5em;
		margin:1em;
		line-height: 2.1em;
		text-decoration: none;
		}	
		
	#bottomnav  a:link, a:visited {
		text-decoration:none;
		color:#46515c;
		}
	#bottomnav  a:hover, a:active {
		text-decoration: underline;
		color:#f9a31c;
		}
	#bottomnav  p{
		margin:0;
		padding:0;
		line height: 1px;
		color: #8D5ABF;
	    list-style-type: none;
		text-decoration: none;
		text-align: center;
		font-family: arial, geneva, helvetica, helv, sans-serif;
		font-size: 9px;
		}

