body {
  margin: 0px;
  padding: 0px;
  background-color: #4e4e4f;
  background-image: url(/images/bodybckgrnd3.gif);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.75em;
  line-height: 1.5em;
  color: #4e4e4f;
  background-repeat: repeat-x;
}
h1 {
  font-size: 1.4em;
  color: #ffffff;
  padding-top: 0px;
  margin-top: 0px;
}
a:link {
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
  color: #068eb0;
}
a:visited {
  color: #000000;
  text-decoration: underline;
  font-family: Arial,Helvetica,sans-serif;
}
a:hover {
  color: #068eb0;
  text-decoration: none;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 1013px;
}
#header {
  background-repeat: no-repeat;
}
#nav {
  background-image: url(../../../../../jane/nav-background.gif);
  background-repeat: repeat-x;
  height: 157px;
}
#nav ul {
  margin: 0px;
  padding: 104px 20px 0px 0px;
  list-style-type: none;
  float: right;
  clear: none;
  text-decoration: none;
  text-align: right;
  display: inline;
}
#nav li {
  float: left;
  padding-left: 2em;
  padding-top: 0px;
  font-size: 1.9em;
}
#nav a:link, #nav a:visited {
  font-family: Arial,Helvetica,sans-serif;
  color: #4e4e4f;
  text-decoration: none;
}
#nav a:hover {
  color: #d4d107;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
#contentwrapper {
  background-color: #7c7c7c;
}
#content {
  background-repeat: no-repeat;
}
#leftbox {
  width: 289px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  padding-right: 9px;
  padding-left: 20px;
}
#middlebox {
  display: inline;
  float: left;
  padding-left: 20px;
}
#rightbox {
  float: right;
  width: 375px;
  padding-left: 20px;
}
#footer {
  text-align: right;
  padding-right: 20px;
  clear: both;
}
#logo {
  background-repeat: no-repeat;
  height: 157px;
  float: left;
}
#boxwrapper {
  background-image: url(http://janehamill.com/images/boxes_01.gif);
  height: 158px;
  clear: both;
}

