/************************************************************************/
/* LINKS */
a:link {color: #006666; text-decoration: none}
a:visited {color: #333399; text-decoration: none}
a:hover { color: #FFCCFF; text-decoration: underline; font-style: italic}

a.ditty:link {color: #006666; text-decoration: none}
a.ditty:visited {color: #333399; text-decoration: none}
a.ditty:hover {color: #006666;; text-decoration: underline; font-style: italic}


/************************************************************************/
/* DEFAULTS */
h1 {
  font-size: 1.8em; 
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic; 
  color: #003333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 100%;
}

h2 {
  font-size: 1.6em; 
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic; 
  color: #003333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 120%;
}

h3 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003333;
  line-height: 120%;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 170%;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 170%;
}

ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 155%;
}

ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 155%;
}

blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 155%;
}

code {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 155%;
}
      
/************************************************************************/
/* CLASSES */
.caption{
  font-size: .9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
}

.quote {
  font-size: .9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
}

.ref {
  text-indent: -1.5em;
  margin-left: 1.5em
}

.nav {
  font-size: .9em;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 180%
}

.chapter {
  font-weight: bold;
}

.current {
  color: #111D33;
  font-weight: bold;
}

.footer {
  font-size: .9em; 
  color: #C6D0E2;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 130%;
}

.footer a:active {
  color: #C6D0E2;
}

.footer a:link {
  color: #C6D0E2;
}

.footer a:visited {
  color: #C6D0E2;
}



/************************************************************************/
/* TOC IMAGES */

a.Bruce_Header{
display: block;
height: 202px;
width:576px;
background-image: url(images/Splash/Bruce_Header.jpg);
text-decoration: none;
}

/*a.Bruce_Header2:hover {*/
/*background-image: url(images/Splash/Bruce_Header2.jpg);}*/

a.Home_footer{
display: block;
height: 27px;
width:94px;
background-image: url(images/PageHeaders/Home_footer.jpg);
text-decoration: none;
}

a.Home_footer2:hover {
background-image: url(images/PageHeaders/Home_footer2.jpg);
}


a.Research_footer{
display: block;
height: 27px;
width:157px;
background-image: url(images/PageHeaders/Research_footer.jpg);
text-decoration: none;
}

a.Research_footer2:hover {
background-image: url(images/PageHeaders/Research_footer2.jpg);
}

a.Teaching_footer{
display: block;
height: 27px;
width:145px;
background-image: url(images/PageHeaders/Teaching_footer.jpg);
text-decoration: none;
}

a.Teaching_footer2:hover {
background-image: url(images/PageHeaders/Teaching_footer2.jpg);
}

a.Service_footer{
display: block;
height: 27px;
width:129px;
background-image: url(images/PageHeaders/Service_footer.jpg);
text-decoration: none;
}

a.Service_footer2:hover {
background-image: url(images/PageHeaders/Service_footer2.jpg);
}

a.Students_footer{
display: block;
height: 27px;
width:154px;
background-image: url(images/PageHeaders/Students_footer.jpg);
text-decoration: none;
}

a.Students_footer2:hover {
background-image: url(images/PageHeaders/Students_footer2.jpg);
}

a.Labratory_footer{
display: block;
height: 27px;
width:199px;
background-image: url(images/PageHeaders/Labratory_footer.jpg);
text-decoration: none;
}

a.Labratory_footer2:hover {
background-image: url(images/PageHeaders/Labratory_footer2.jpg);
}

a.Publications_footer{
display: block;
height: 27px;
width:216px;
background-image: url(images/PageHeaders/Publications_footer.jpg);
text-decoration: none;
}

a.Publications_footer2:hover {
background-image: url(images/PageHeaders/Publications_footer2.jpg);
}

