

#body {
  font-family: "Century Gothic", Century, Arial;
}

#global {
  position: relative;
  width: 850px;
  height: 100%;
}

#content {
  position: relative;
  height: 100%;
  padding: 0;
  width: 850px;
}

#header {
  position: relative;
  color: #ffffff;
  background: url(header4.jpg) no-repeat;
  margin: 0;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 0;
  height: 135px;
  width: 850px;  
  background-color: #246082;
  font-family: Garamond Premr Pro, Shruti, Tahoma, Arial;
  font-weight: bold;
  font-size: 38px;
  letter-spacing: 8px;
  line-height: 40px;
}

#main-text {
  float: right;
  margin: 0 auto;
  background-color: #ffffff;
  width: 610px;
  height: 100%;
  color: #000000;
}

#textholder {
  padding: 20px;
  padding-top: 0px;
}

#navbar {
  float: left;
  width: 200px;
  height: 100%;
}


#lawimage {
  position: relative;
  text-align: center;
  width: 200px;
  padding: 0;
  background-color: #ffffff;
  border-color: #000000;
  border: 1px solid;
  font-size: 14px;
}


#text {
  height: 100%;
  border-bottom: 1px dashed #bbbbbb;
  padding: 10px;
  text-align: justify;
}

#footer {
  position: relative;
  clear: both;
  background-color: #246082;
  width: 850px;
  text-align: center;
  border: 1px solid;
  border-color: #000000;
  color: #ffffff;
}

a.tab {
  position: relative;
  display: block;
  color: #575757;
  background-color: #dddddd;
  border: 0;
  border-bottom: 1px solid #ffffff;
  height: 30px;
  text-decoration: none;
  z-index: 100;
  font-size: 18;
  font weight: bold;
  padding: 2px;
}

a.tab, a.tab:visited {
  color: #575757;
}

a.tab:hover {
  color: #246082;
}


a.activetab {
  position: relative;
  display: block;
  color: #3E8191;
  background-color: #ffffff;
  border: 0;
  border-bottom: 1px solid #ffffff;
  height: 30px;
  text-decoration: none;
  z-index: 100;
  font-weight: bold;
  font-size: 18;
  padding: 2px;
}

a.activeTab, a.activeTab:hover, a.activeTab:visited {
  position: relative;
  display: block;
  color: #3E8191;
  background-color: #ffffff;
  z-index: 102;
}

a.sitelinks, a.sitelinks:visited, a.sitelinks:active {
  color: #3E8191;
  font-weight: bold;
}

a.sitelinks:hover {
  color: #246082;
}

a.baselinks {color: #ffffff;}
a.baselinks:hover {font-weight: bold;}
a.baselinks:visited{color: #ffffff;}
a.baselinks:active{color: #ffffff;}

#blueblock {
  position: relative;
  width: 200px;
  height: 15px;
  border-bottom: 1px solid #ffffff;
  background-image: url(hfabetab.jpg);
  background-color: #448FA2; 
}

h1 {
  color: #3E8191;
}
#title {
  color: #ffffff;
  font-family: Shruti, Tahoma, Arial;
  font-size: 24px;
  font-weight: bold;
  background: url(titlefade.jpg) no-repeat;
  background-color: #246082;
  background-size: 100%;
  height: 35px;

}

h3 {
  color: #3E8191;
}

h4 {
  color: #3E8191;
}

li {
  text-align: left;
  color: #3E8191;
}

li span {
  text-align: left;
  color: #000000;
}