
html, body {
  background: #FFFFFF repeat-y top center;
  color: #333333;
  font: 13px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
  margin: 0;
  line-height: 22px;
  padding: 0;
  text-align: center;
}

body {
  margin: 0 auto;
  width: 1000px;
}

a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #333333;
}

a img {
  border: 0;
}

div.wrapper {
  background: no-repeat top center;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
}

div.wrapper2 {
  background: no-repeat bottom center;
  margin: 0 auto;
  text-align: center;
  width: 1000px;
}

div.wrapper object {
  display: block;
  margin: 0 auto;
}

#flashHeader {
  height: 103px;
  width: 1000px;
}

#flashMenu {
  height: 210px;
  width: 890px;
}

div.footer {
  background-color: #333333;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  margin: 0 auto;
  width: 890px;
}

h1 {
  display: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

div.navigation, h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
  text-align: right;
}

div.navigation a {
  text-transform: uppercase;
}

div.navigation a.selected {
  color: #FFFFFF;
}

h2 {
  display: inline;
  margin: 0;
  padding: 0;
}

div.inner {
  margin: 0 auto;
  height: 450px;
  padding: 0 10px;
  text-align: left;
  width: 736px;
}

div.wrapper2 > div.inner {
  height: auto;
  min-height: 450px;
}

h3 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 2em;
  margin: 0;
  padding: 0;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}
