body 
{ background: url("images/strip7.jpg") repeat;
  z-index: 1;
}

h2.indent
{ text-align: left;
  margin-left: 10%;
}

h3.indent
{ text-align: left;
  margin-left: 10%;
}

h4
{ text-align: left;
}

span.indent
{ text-align: left;
  margin-left: 10%;
}

p
{ text-align: justify;
  margin-left: 10%;
  margin-right: 10%;
}

.glossTitle
{ text-align: justify;
  margin-right: 10%;
  font: bold italic 12pt "Times New Roman";
}

.glossDef
{ text-align: justify;
  margin-right: 15%;
  font: 12pt "Times New Roman";
  text-decoration: none;
}

.indent
{ text-align: justify;
  margin-left: 15%;
  margin-right: 10%;
}

.doubleIndent
{ text-align: justify;
  list-style: lower-alpha;
}

ul.noDot
{ list-style-type: none;
  margin-left: 15%;
}

ul.dot
{ margin-left: 15%;
}

.logo 
{ position: absolute; 
  top: 10px;
  left: 8px;
  width: 145px;
  height: 200px;
  text-align: center;
  background-image: url("images/logosm.jpg");
  background-repeat: no-repeat;
}

.main
{ position: absolute;
  top: 10px;
  left: 195px;
}

.spacer
{ position: relative;
  height: 75px;
}

.mainTitle
{ position: relative;
  text-align: center;
  font: bold 18pt "Times New Roman";
  width: 100%;
}

.subTitle
{ position: relative;
  text-align: center;
  font: bold 14pt "Times New Roman";
  width: 100%;
}

.leftTitle
{ position: relative;
  text-align: center;
  font: 18pt "Times New Roman";
  width: 135px;
  top: 275px;
}

.leftLinks
{ position: relative;
  text-align: center;
  width: 135px;
  top: 350px;
}

.tagLine
{ position: relative;
  text-align: center;
  font: italic 12pt "Times New Roman";
  width: 100%;
}

#mybutton 
{ border-style: inset; 
  border-color: yellow;
  background-color: yellow; 
  text-decoration: none; 
  width: 25%;
  height: 25px; 
  font: 8pt Arial;
  text-align: center;
}
    
#mybutton a 
{ color: black; 
  text-decoration: none;
  text-indent: 0%;
  cursor: hand;
}
    
#mybutton a:hover 
{ color: red; 
  text-decoration: none;
  text-indent: 0%;
  cursor: hand;
}

#mybutton2 
{ border-style: inset; 
  border-color: yellow;
  background-color: yellow; 
  text-decoration: none; 
  width: 78%;
  height: 25px; 
  text-align: center; 
  font: 8pt Arial 
} 

#mybutton2 a 
{ color: black; 
  text-decoration: none; 
  cursor: hand;
}

#mybutton2 a:hover 
{ color: red; 
  text-decoration: none; 
  cursor: hand;
}
      
.buttonLoc
{ text-indent: 10%;
  padding: 2px;
}

.mgrPic
{ position: absolute;
  width: 250px;
  top: 50px;
  left: 50px;
}

.brDescr
{ position: absolute;
  top: 50px;
  left: 350px;
}

.brBlurb
{ position: absolute;
  left: 50px;
  top: 350px;
  width: 80%;
}
