@charset "UTF-8";
body {
  background: #000000 none repeat scroll 0%;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 10pt;
  color: #ffffff;
  text-align: left;
  margin-top: 0%;
  margin-left: 0%;
  margin-bottom: 0%;
}
#content {
  margin: 5% 20%;
}
h1 {
  font-weight: bold;
  color: #3333ff;
  font-size: 200%;
  padding-bottom: 0em;
  text-align: left;
  letter-spacing: 0.1em;
  font-family: Trebuchet MS;
}
h2 {
  font-size: 125%;
  font-weight: bold;
  color: #6f9dbe;
  letter-spacing: 0.4em;
  text-transform: lowercase;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
a {
  color: #ff6600;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
  text-decoration: none;
  color: #cc6600;
}
a:hover {
  text-decoration: underline overline;
  color: #6f9dbe;
}
a:active {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
}
.credits {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 0.3em;
  text-align: right;
}
h3 {
  font-size: 110%;
  font-weight: normal;
  color: #585858;
  letter-spacing: 0.4em;
  text-transform: lowercase;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
}
ul {
  font-size: 75%;
  padding-bottom: 1em;
  padding-top: 1em;
  margin-left: 10%;
  list-style-type: square;
  text-transform: lowercase;
}
li {
  padding-bottom: 0.5em;
}
h2 {
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 90%;
  color: #555555;
  letter-spacing: 0.15em;
  padding-bottom: 0.2em;
  background-color: #c0cad3;
  text-align: right;
  padding-top: 0.2em;
  padding-right: 1em;
}
.blockquote {
  background-color: #e7e7de;
  margin-right: 22%;
}
caption {
  font-size: 95%;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
  text-align: left;
}
table {
  font-family: Geneva,Arial,Helvetica,sans-serif;
}
.tableseparator_temp {
  padding: 0.5em;
  font-size: 90%;
  font-weight: 400;
  background-color: #678090;
  color: #cccccc;
  letter-spacing: 0.1em;
}
.tableseparator_rainfall {
  padding: 0.5em;
  font-size: 90%;
  font-weight: 400;
  background-color: #8499a7;
  color: #cccccc;
  letter-spacing: 0.1em;
}
.tableseparator_wind {
  padding: 0.5em;
  font-size: 90%;
  font-weight: 400;
  background-color: #a2b1bd;
  color: #666666;
  letter-spacing: 0.1em;
}
.tableseparator_pressure {
  padding: 0.5em;
  font-size: 90%;
  font-weight: 400;
  background-color: #c0cad3;
  color: #666666;
  letter-spacing: 0.1em;
}
td {
  padding: 0.2em 0.5em;
  font-size: 100%;
  color: #99CCFF;
}
iv {
  padding: 0.2em 0.5em;
  font-size: 100%;
  color: #3333ff;
}
.td_thumbnails {
  padding: 0.1em 0.2em 0.1em 0em;
}
.td_temperature_data {
  background-color: #000000;
}
.td_rainfall_data {
  background-color: #000000;
}
.td_wind_data {
  background-color: #000000;
}
.td_pressure_data {
  background-color: #000000;
}
.td_navigation_bar {
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  letter-spacing: 0.2em;
  background-color: #ffffff;
}
.labels {
  font-weight: bold;
  background-position: left center;
}
.site_data {
  text-align: right;
}
.colon_separator {
  font-weight: 400;
  background-position: left center;
}
