/* Generated by KompoZer */
.clearthis {
  clear: both;
}
body {
  margin: 0;
  padding: 0;
  color: black;
  background-color: white;
  font-family: helvetica,verdana,arial,sans-serif;
  font-size: 1em;
  background-image: url(../images/background2.jpg);
}
ul {
  list-style-image: url(images/bullet.gif);
  list-style-type: circle;
}
div#header {
  border-bottom: 1px solid;
  padding-bottom: 1em;
}
div#content {
  margin-left: 8em;
  margin-right: 8em;
  text-align: justify;
}
div#contact {
  margin-left: 4em;
  text-indent: -3em;
  line-height: 1.1em;
}
div#footer {
  border-top: 1px solid;
  padding: 4px 0;
  width: 100%;
  font-size: 0.9em;
  text-align: center;
  margin-top: 1.5em;
  position: relative;
  bottom: 1em;
}
div#footer ul {
  margin: 2px 0;
}
div#footer li {
  border-left: 1px solid black;
  padding: 0 5px 0 9px;
  display: inline;
}
div#footer li:first-child {
  border-left-width: 0;
}
div#footer ul li a {
  text-decoration: none;
  color: black;
  background-color: transparent;
}
div#footer ul li a:hover {
  text-decoration: underline;
}
div#footer p {
  text-align: left;
  font-size: 0.9em;
}
div.button {
  border:  none;
  width: 120px;
  height: 24px;
  left: 0px;
  background-image: url(../images/new_buttons.gif);
}
a.roll {
  background: transparent url(images/new_buttons.gif) no-repeat scroll 0px 50%;
  display: block;
  width: 120px;
  min-width: 120px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}
div.button a.roll:link {
  color: black;
  text-decoration: none;
  background-position:  0px 0px;
}
div.button a.roll:visited {
  color: green;
  text-decoration: none;
  background-position: 0px -25px;
}
div.button a.roll:hover {
  color: red;
  text-decoration: underline;
  background-position: 0px -50px;
}
div.button a.roll:active {
  color: blue;
  text-decoration: none;
  background-position: 0px -75px;
}

