/* Generated by KompoZer */
#header {
  border: 1px solid black;
  font-size: xx-large;
  text-align: center;
  background-color: #7c00ba;
  color: white;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
#content {
  background-color: #cccccc;
  border-right-color: black;
}
#col1 {
  float: left;
  width: 200px;
  background-color: transparent;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
}
#vmenu {
  width: 200px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  line-height: 2.1em;
}
#vmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#vmenu li {
  float: left;
  width: 200px;
  background-position:  0px 0px;
  background-repeat: no-repeat;
  background-image: url(../images/button.gif);
  color: white;
}
#vmenu a {
  margin: 0;
  padding: 0;
  color: white;
  display: block;
  text-decoration: none;
  background-position: 0px -40px;
  background-repeat: no-repeat;
  background-image: url(../images/button.gif);
}
#vmenu a:hover {
  background-position: 0px -80px;
  background-repeat: no-repeat;
  background-image: url(../images/button.gif);
}
#main {
  border-left-width: 1px;
  border-left-color: black;
  background-color: white;
  margin-left: 200px;
  color: #7c00ba;
  font-family: Arial,Helvetica,sans-serif;
}
#footer {
  border: 1px solid black;
  background-color: white;
  font-size: xx-small;
  color: #7c00ba;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: xx-large;
  font-weight: bold;
  text-align: center;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #7c00ba;
  text-decoration: underline;
  text-align: center;
  font-size: xx-large;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #7c00ba;
  text-align: left;
  font-size: large;
  font-weight: bold;
}
p {
  line-height: 2em;
}
