body {
  margin:               0;
  padding:              0;
  color:                #000;
  font:                 x-small/1.5em Georgia,Serif;
  voice-family:         "\"}\""; voice-family:inherit;
  font-size:            small;
  } html>body {font-size:small;}

/* 
    margin:                 top right bottom left
*/

#navheader {
  float:                left;
  width:                100%;
  /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:            93%;
  line-height:          normal;
  height:               2.5em;
  }

#navheader ul {
  margin:               0;
  padding:              10px 10px 0;
  list-style:           none;
  }

#navheader li {
  float:                left;
  background:           url("../../../tucsonscNew/images/tableft_off.gif") no-repeat left top;
  margin:               0;
  padding:              0 0 0 9px;
  }

#navheader a {
  float:                left;
  display:              block;
  background:           url("../../../tucsonscNew/images/tabright_off.gif") no-repeat right top;
  padding:              5px 15px 4px 6px;
  text-decoration:      none;
  font-weight:          bold;
  color:                #765;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navheader a {float:none;}
/* End IE5-Mac hack */

#navheader a:hover {
  color:                #333;
  }

#navheader #current {
  background-image:     url("../../../tucsonscNew/images/tableft_on.gif");
  }

#navheader #current a {
  background-image:     url("../../../tucsonscNew/images/tabright_on.gif");
  color:                #ffffff;
/*  padding-bottom:       5px;*/
  }

#subnavbar {
    color:              #ffffff;
    background-color:   #020082;
    margin:             0pt;
    width:              100%;
    text-align:         right;
    height:             1.5em;
    }
#subnavbar a {
    color:              #ffffff;
    background-color:   #020082;
    text-decoration:    none;
    text-align:         right;
    font-size:          85%;
    font-weight:        bold;
    }

#subnavbar a:hover {
    color:              #020082;
    background-color:   #c0c0c0;
    text-decoration:    none;
    text-align:         right;
    font-size:          85%;
    font-weight:        bold;
    }

#subnavbarpain {
    color:              #ffffff;
    background-color:   #020082;
    margin:             0pt;
    width:              100%;
    text-align:         left;
    height:             4.5em;
    }
#subnavbarpain a {
    color:              #ffffff;
    background-color:   #020082;
    text-decoration:    none;
    text-align:         left;
    font-size:          85%;
    font-weight:        bold;
    }

#subnavbarpain a:hover {
    color:              #020082;
    background-color:   #c0c0c0;
    text-decoration:    none;
    text-align:         left;
    font-size:          85%;
    font-weight:        bold;
    }


#main #center_div {
	text-align: center;
}
#center_div a {
	color: #006;
}

