body {
  font-family: "Courier New", Georgia, "Times New Roman", Times, serif;
  background-color: #ccc;
  background-image: url(backgrounds/floral24_bw.gif);
  margin-left: 7%; margin-right: 7%;
  padding: 8px;
  }
P {
  color: #663300;
  font-size:16px;
  font-weight: 350;
  text-indent:20px; line 1 only;
  }

P em {
  letter-spacing: +1px;
  }

a {
  color: #c00;
  text-decoration: none;
  font-weight: normal;
  }

H1  {
  color: #993333;
  font-weight: 700;
  font-size: 40px;
  text-align: left;
  letter-spacing: +11px;
  padding: 10px;
  margin: 0px;
  }

H2 {
  color: black;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  font-variant: small-caps;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  }
H3 {
  color: #993300;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  }

H4 {
  color: #black;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}

H5 {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

/*listamatic list CheapOSX*/
#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 95%;
border-bottom: 1px solid #ddd;
}

#navlist
{
width: 90%;
text-align: left;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #fff;
font-size: 1em;
padding: 0 2px;
/*border-top: .5em solid #eee;*/
}

#navlist li a:hover,#navlist a#current
{
color: #333;
border-top: none;
font-size: 2em;
}

#navlist a#current { color: #963; }

#imgboxH {
  background-color: #999;
  margin-top: 25px;
  padding: 5px 35px 35px 35px;
  border: 4px solid #333;
  text-align: left;
}

#resume {
  font-size: 14px;
  font-family: Arial, Georgia, "Times New Roman", Times, serif;
 /* font-weight: bold;*/
}

#resumebox {
  background-color: #fff;
  margin: 15px;
  padding: 25px 25px 25px 25px;
  border: 1px solid #999;
  text-align: left;
  }

#resume strong {
  font-weight: bold;
}

resume h2 {
  padding: 0px;
  margin: 0px;
}

#resume li {
  list-style-type: none;
  line-height: 20px;
 /* text-decoration: underline;*/
}

#resume li ul {
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

#resume li ul li {
  text-decoration: none;
  list-style-type: circle;
}

#resume li ul li strong {
  text-decoration: none;
  font-weight: bold;
}

#resumehead {
  font-weight: bold;
  border-bottom: 1px solid red;
  font-style: normal;
}

#imgcaption {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

#earfooter p{
  font-size: 10px;
  font-weight: normal;
  font-family: "Century Gothic", Tahoma, "Trebuchet MS", Verdana,
          	Arial, sans-serif;
  font-color: #900;
  text-align: right;
}

  