/* Generated by KaZcadeS */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  background-color: #70A4BA;
  background-position: center;
  background-image: url(images/blueback.png);
  opacity: 1;
}
#mainhead {
  width: 100%;
  margin-left: 1%;
  margin-right: 1%;
}
#leftside {
  float: left;
  width: 18%;
  margin-left: 0%;
}
#rightside {
  float: right;
  width: 18%;
  margin-right: 0%;
}
#menu {
  margin-left: 18%;
  margin-right: 18%;
  float: none;
  text-align: center;
}
#main {
  margin-right: 20%;
  margin-left: 20%;

}
h2 {
  color: #0000C0;
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
}
h3 {
  font-style: italic;
  font-size: 16px;
  color: #A68F32;
}
h4 {
  font-style: italic;
  font-size: 12px;
  color: #718dd4;
}
h1 {
  font-weight: bold;
  font-style: oblique;
  font-size: 24px;
  color: #ffffff;
}
a:link, a:visited {
  font-size: 11px;
  color: #4040FF;
}
a:hover {
  color: #ffffff;
}
