/* Generated by KompoZer */
body {
  background-color:#6686CC;  
  background-image:-moz-linear-gradient(top, #6686CC 0%, #BFD3FF 100%);
  background-image:-ms-linear-gradient(top, #6686CC  0%, #BFD3FF 100%);
  background-image:-o-linear-gradient(top, #6686CC 0%, #BFD3FF 100%);
  background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #6686CC), color-stop(1, #BFD3FF));
  background-image:-webkit-linear-gradient(top, #6686CC 0%, #BFD3FF 100%);
  background-image:linear-gradient(top, #6686CC 0%, #BFD3FF 100%);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  text-align: center;
}
#wrapper {
  border-radius: 15px;  
  margin: auto;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size: 0.9em;
  background-color: #ededed;
  padding 0px;
  max-width: 1000px;
  min-width: 700px;
}
#header {
  margin: 10px 0 0 0;  
  border-style: solid;
  border-color: black black #7fa7ff;
  border-width: 0px 0px 4px;
  border-radius: 15px 15px 0 0;  
  padding: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: left;
  color: #7fa7ff;
  font-size: 2em;
  background-color: #ebebeb;
}
#social_buttons {
  float: right;
  overflow:hidden;
  padding-right: 18px;
  color: #666666;
  font-size: 1em;
  padding-top: 6px;
}
#social_buttons a {
  color: #666666;
  text-decoration: underline;
  font-size: 14px;
}
#social_buttons a:hover {
  font-weight: bold;
}
#hmenu {
  border-style: solid none;
  border-color: #7fa7ff black #33ff33;
  border-width: 0px 0px 4px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  line-height: 2em;
  height: 2em;
  background-color: white;
  color: #7fa7ff;
  font-weight: normal;
  font-size: 1.2em;
  margin:0;
}
#hmenu ul {
  border-style: solid none;
  border-color: #3366ff #3366ff #009900;
  border-width: 0px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: white;
  color: #7fa7ff;
  text-align: left;
}
#hmenu li {
  border-style: solid none none;
  border-top: 0px solid #009900;
  border-right: 0px none black;
  border-bottom: 0px none #3366ff;
  padding: 0px 20px;
  float: left;
  background-color: white;
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
  color: #7fa7ff;
  font-weight: inherit;
  text-align: left;
}
#hmenu a {
  margin: 0 -20px;
  padding: 0px 20px;
  display: block;
  text-decoration: none;
  background-color: white;
  color: #7fa7ff;
  font-weight: inherit;
  text-align: left;
}
#hmenu a:hover {
  background-color: white;
  text-decoration: underline;
  font-weight: bold;
  color: #7fa7ff;
  text-align: left;
}
#content {
  margin:0;
  padding-left:10px;
  padding-right:10px;
  background-color:#ffffff;
  color: black;
}
#content a {
  text-decoration: underline;
  color: #666666;
}

h1 {
  color: #7fa7ff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-weight: bold;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
}
p.firstline {
  font-style: italic;
  font-size: 1.1em;
}
p.image_caption {
  font-size: 0.8em;
  color: #666666;
  font-style: italic;
}
#footer {
  border-style: solid;
  border-color: #7fa7ff black black;
  border-width: 4px 0px 0px;
  border-radius: 0 0 15px 15px;
  padding: 10px;
  clear: both;
  font-size: 0.8em;
  background-color: #ebebeb;
  color: #666666;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
}
#footnoteheader {
  color: #7fa7ff;
  font-weight: bold;
  font-size: 1.2em;
}
#fcomment {
  float: left;
}
#footer a {
  color: #666666;
  text-decoration: underline;
}
#fmenu {
  float: right;
  color: black;
}
h2 {
  font-size: 1.2em;
  color: #666666;
  font-weight: bold;
}



