  body { margin: 0px;
    padding: 0px;
    background: #aab url(images/tile_nightsky.jpg) repeat scroll 0% 0%;
/*    background: #aab url(images/tile_nightcloud_aab.jpg) repeat-y scroll 0% 0%;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
    color: #004;
    }

  #holder { border: 1px solid #000;
    margin: 0px auto;
	padding: 0px 0px;
    background: transparent url(images/tile_oldpaper.jpg) repeat scroll 0% 0%;
    width: 840px;
    }

  #header { display:block;
    /*margin: 0px;*/
    padding: 1px 20px;
    background: transparent url(images/uhsfc_banner.jpg) no-repeat scroll 0% 0%;
    width: 840px;
    height: 140px;
    }

  #header h1 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #000;
	text-indent: -5000px;
    }

  #menu_left { 
    padding: 30px 10px;
    width: 170px;
    float: left;
    }

  #menu_left p { font-size: 10px;
    text-align: center;
    color: #444;
	/*This is the tiny text in the Nav column */
    }

  #content { margin: 0pt 0pt 0pt 190px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    }

  #content a { font-weight: bold;
    color: #006;
    }

  .brclear { margin: 0pt;
    clear: both;
    height: 0pt;
    font-size: 1px;
    line-height: 0px;
    }

  #footer { border-top: 1px solid #000;
    padding: 3px;
    height: 40px;
    font-size: 60%;
    color: #014
    }

  #leftfoot { float: left;
    }

  #rightfoot { float: right;
    }

  h1 { font-size: 200%;
    font-weight: bold;
    text-align: center;
    }

  h2 { font-size: 150%;
    text-align: left;
    }

  h3 { font-size: 120%;
    text-align: left;
    }

  h4 { font-size: 100%;
    text-align: left;
    }

  h5 { font-size: 90%;
    text-align: left;
    }

  h6 { font-size: 80%;
    text-align: left;
    }

  p { font-size: 110%;
    text-align: left;
    }

  .nav { margin: 0px;
    padding: 0px;
    width: 160px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    overflow: hidden;
    }

  .nav li { width: 160px;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    }

  .nav a { color: #fef;
  text-decoration: none;
    }
	
  .nav p {color: #000;
  font-size:11px;
  }

  .li_nav a { background: transparent url(images/menu_left.png) no-repeat scroll 0% 0%;
    display: block;
    width: 160px;
    height: 40px;
    padding-left: 28px;
    line-height: 35px;
    }

  .li_nav a:hover { background-position: 0pt -48px;
    color: #800;
    }


  .li_nav_submid a { background: transparent url(images/menu_submid.png) no-repeat scroll 0% 0%;
    display: block;
    width: 160px;
    height: 30px;
    padding-left: 18px;
    line-height: 25px;
    }


  .li_nav_submid a:hover { background-position: 0pt -30px;
    color: #800;
    }

  .li_nav_subtop a { background: transparent url(images/menu_subtop.png) no-repeat scroll 0% 0%;
    display: block;
    width: 160px;
    height: 36px;
    padding-left: 18px;
    line-height: 23px;
    }

  .li_nav_subbase a { background: transparent url(images/menu_subbase.png) no-repeat scroll 0% 0%;
    display: block;
    width: 160px;
    height: 35px;
    padding-left: 18px;
    line-height: 23px;
    }


