body {
  border-style: none;
  text-align: center;
  background-image: url(widgets/background.gif);
  background-attachment: fixed;
  color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
  background-repeat: repeat;
  background-color: #999999;
}
img {
  border-style: none;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
  vertical-align: middle;
}
table {
  text-align: center;
  color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
td {
  border-style: none;
  padding: 0px;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
  margin-bottom: 10px;
  margin-top: 10px;
  vertical-align: top;
}
h1 {
  color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
h2 {
  color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
h3 {
  color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
div {
  color: #663300;
  text-align: center;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
hr {
  border: medium solid ;
  color: #663300;
  background-color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
hr.nav {
  border: thin solid ;
  color: #663300;
  background-color: #663300;
  font-family: candara,"monotype corsiva","times new roman",times,serif;
}
a:link {
  text-decoration: none;
  color: #663300;
}
a:visited {
  text-decoration: none;
  color: #663300;
}
a:active {
  text-decoration: none;
  color: #663300;
}
a:hover {
  font-weight: bold;
  color: white;
}
