

 <style type="text/css"> 
     body {
      background: url(storpics/chile_tile2.gif);
      margin:0;
      padding:0;
      color:#000;
      /*font:x-small/1.5em Georgia,Serif;*/
      voice-family: "\"}\""; voice-family:inherit;
      font-size:normal;
		text-align:center;
      } /*html>body {font-size:small;}*/

	.top_space { padding-top: 15px; }
	#container {position: absolute; left: 80px; width: 800px; height: 100%;}
 	#content { background-color:rgb(251,245,243) ; text align: left;}
	#sub_nav { float: left; margin-top:  0px; padding-left: 10px; padding-right: 10px; background: #ccffff; width: 130px; height: 100%; text align: center;}

 /*PRESENTATION ELEMENTS*/
 
    .lil_heading  {font-family: Arial, verdana, "sans serif";font-size: 1.2em;font-weight:bold;}
	#logo_type {background:#66ccff; padding-left: 10px; padding-top: 15px;text-align: left; font-weight: bold;  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 1.7em; }
	#com_type {font-weight: normal;  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: .6em;}

 /*NAVIGATION TAB ELEMENTS*/
    #header { 
      float:left;
      width:100%;
      background:#66ccff url("storpics/behind_tabs3.gif") repeat-x bottom;
      font-size:93%;
      line-height: 1.5em;
      }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
		
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("storpics/norm_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      display:block;
      background:url("storpics/norm_right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }

    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("storpics/norm_left_on.gif");
      }
    #header #current a {
      background-image:url("storpics/norm_right_on.gif");
	  color:#333;
      padding-bottom:5px;
      }


.chile_head {
  height: 25px;
  padding-left: 45px;
  margin-left:10px;
  margin-right: 10px;
  margin-top: 20px;
  background: url(ristra_cap.gif)no-repeat left bottom;
  font-family: Arial, verdana, "sans serif";
  font-size: 1.25em;
  font-weight:bold;
  }

.chile_ristra {
  padding-left: 45px;
  margin-left:10px;
  margin-right: 10px;
  background: url(ristra_mid.gif)repeat-y left;
  font-family: Arial, verdana, "sans serif";
  font-size: .9em;
  
  }

.chile_end {
  height:20px;
  padding-left: 45px;
  padding-bottom: 10px;
  margin-left:10px;
  margin-right: 10px;
  background: url(ristra_end.gif)no-repeat left top;
  font-family: Arial, verdana, "sans serif";
  font-size: .9em;
  text-align: center;
  }

</style> 