html, body {
  text-align: center;
  background-color: #000;
  margin: 0;
  padding: 0;
  border: 0;
  color: #111;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10px;
}

h1 {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 36px;
  vertical-align: middle;
  display: block;
}

h2 {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  vertical-align: middle;
  display: block;
}

h3 {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  vertical-align: middle;
  display: block;
}

p {
  font-size: 12px;
  margin: 0 0 8px 0;
  padding: 0;
  display: block;
}

ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a:link, a:active, a:focus, a:visited {
  color: #069;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #4c9ab2;
  text-decoration: underline;
}

a img {
  border: 0;
}

#wrapper {
  display: block;
  clear: both;
  float: none;
  width: 980px;
  height: auto;
  background-color: #1a5669;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: left;
  border-width: 0;
  border-color: #efefef;
  border-style: solid;
  background-image: url(  "../images/pagebg.png" );
  background-repeat: no-repeat;
  background-position: top center;
}

#header {
  display: block;
  clear: both;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
  float: none;
}

#banner {
  display: block;
  clear: both;
  width: 429px;
  height: auto;
  margin: 20px 0 20px 10px;
  padding: 0;
  background-color: transparent;
  float: left;
}

#banner h1 {
  display: none;
}

#nav {
  display: block;
  clear: both;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-image: url(  "../images/menubg.png" );
  background-repeat: repeat-x;
  background-position: top left;
  float: none;
  text-align: center;
  border-bottom: 1px solid #444342;
}

#nav #tabs {
  display: block;
  clear: both;
  width: 980px;
  height: 36px;
  margin: 0 auto 0 auto;
  padding: 0;
  background-position: top left;
  float: none;
  text-align: right;
  border-bottom: 1px solid #000;
}

#nav #tabs ul {
  display: block;
  clear: both;
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0;
  background-position: top left;
  float: right;
  text-align: left;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #fff #000 #fff #444342;
}

#nav #tabs ul li {
  display: block;
  clear: none;
  width: auto;
  height: auto;
  line-height: 36px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #fff #444342 #fff #000;
  float: left;
}

#nav #tabs ul li a:link, #nav #tabs ul li a:active, #nav #tabs ul li a:focus, #nav #tabs ul li a:visited {
  display: block;
  clear: both;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 20px 0 20px;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial;
  color: #fff;
  float: left;
}

#nav #tabs ul li a:hover {
  text-decoration: none;
}

#nav #tabs ul li#current a:link, #nav #tabs ul li#current a:active, #nav #tabs ul li#current a:focus, #nav #tabs ul li#current a:visited, #nav #tabs ul li#current a:hover, #nav #tabs ul li a:hover {
  background-image: url(  "../images/menuselected.png" );
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #acabab;
}

#xtranav {
  display: block;
  clear: right;
  width: 371px;
  height: auto;
  line-height: 20px;
  text-align: right;
  margin: 50px 19px 0 0;
  padding: 0;
  background-color: transparent;
  color: #efefef;
  float: right;
  vertical-align: middle;
}

#xtranav a:link, #xtranav a:active, #xtranav a:focus, #xtranav a:visited {
  color: #efefef;
}

#xtranav a:visited {
  color: #efefef;
  text-decoration: underline;
}

#container {
  display: block;
  clear: both;
  float: none;
  width: 980px;
  height: auto;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

#inner-container {
  display: block;
  clear: both;
  float: none;
  width: 980px;
  height: auto;
  background-color: transparent;
  margin: 0 auto 0 auto;
  padding: 0;
}

#bottom {
  display: block;
  float: none;
  clear: both;
  margin: 0;
  padding: 0 4px 0 4px;
  background-color: #222;
  color: #efefef;
  font-size: 10px;
  line-height: 20px;
  height: 20px;
  width: auto;
}

#bottom ul li {
  color: #efefef;
  font-size: 10px;
  line-height: 20px;
  float: left;
  padding-right: 4px;
}

#bottom ul li a:link, #bottom ul li a:active, #bottom ul li a:focus, #bottom ul li a:visited, #bottom ul li a:hover {
  color: #efefef;
  text-decoration: underline;
}

#content {
  display: block;
  clear: none;
  width: 650px;
  height: auto;
  margin: 0 auto 0 10px;
  padding: 0;
  background-color: #f9fde9;
  background-image: url(  "../images/contentbg.png" );
  background-position: top center;
  background-repeat: no-repeat;
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #444342;
  overflow: hidden;
}

#content .intro-element, #content .body-text {
  display: block;
  float: none;
  clear: both;
  margin: 9px 9px 9px 9px;
}

#content .intro-element.front-page {
  border-bottom: 3px dotted #444342;
}

#content h1 {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 22px;
  vertical-align: middle;
  display: block;
}

#content h2 {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 22px;
  vertical-align: middle;
  display: block;
}

#content .body-text h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

#content .body-text ul {
  display: block;
  float: none;
  clear: both;
  list-style-type: disc;
  list-style-position: outside;
  margin: 2px 0 4px 20px;
}

#content .body-text ul li {
  display: list-item;
  float: none;
  clear: both;
  margin: 0;
  line-height: 18px;
}

#content .intro-element h1 a:link, #content .intro-element h1 a:active, #content .intro-element h1 a:focus, #content .intro-element h1 a:visited, #content .intro-element h2 a:link, #content .intro-element h2 a:active, #content .intro-element h2 a:focus, #content .intro-element h2 a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

#content .intro-element a:link, #content .intro-element a:active, #content .intro-element a:focus, #content .intro-element a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

#content .intro-element a:hover {
  color: #000;
  text-decoration: none;
}

#content .intro-element ul {
  margin-bottom: 10px;
}

#content .intro-element ul li {
  display: block;
  float: none;
  clear: both;
}

#content .intro-element ul li a:link, #content .intro-element ul li a:active, #content .intro-element ul li a:focus, #content .intro-element ul li a:visited {
  display: block;
  float: none;
  clear: both;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  color: #069;
  background-color: transparent;
  text-decoration: none;
}

#content .intro-element ul li a:hover {
  color: #4c9ab2;
}

#content .intro-element ul li a em {
  padding-right: 4px;
  font-style: normal;
  color: #4c9ab2;
}

#content .article .intro-element p {
  font-weight: bold;
}

#content .img-center {
  display: block;
  float: none;
  clear: both;
  margin: 0 0 6px 0;
}

#content .img-center img {
  display: block;
  float: none;
  clear: both;
  border-width: 1px;
  border-style: solid;
  border-color: #444342;
}
#content .img-center p {
  display: block;
  float: none;
  clear: both;
  font-size: 10px;
  font-weight: normal !important;
  background-color: #eee;
  line-height: 16px;
  padding: 0 4px 0 4px;
}
#content hr {
  display: block;
  clear: both;
  float: none;
  visibility: hidden;
}

.spons, .promo {
  margin: 0 9px 6px 9px;
  display: block;
}

.promo a {
  margin-bottom: 6px;
  display: block;
}

.participants {
  display: block;
  float: none;
  clear: both;
  padding: 9px 9px 9px 9px;
  margin: 0 0 9px 0;
  width: auto;
  height: 260px;
  background-color: #eee;
}

#content .participants h2, #content .participants h3 {
  display: block;
  float: none;
  clear: both;
  padding: 0;
  width: auto;
  font-size: 16px;
  line-height: 18px;
}

#content .participants h2 {
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0 0 3px 0;
  background-color: transparent;
}

#content .participants .participant {
  display: block;
  float: left;
  clear: none;
  width: 150px;
  height: 179px;
  background-color: transparent;
  margin-right: 10px;
}

#content .participants .participant h3, #content .participants .participant h3 a:link, #content .participants .participant h3 a:active, #content .participants .participant h3 a:focus, #content .participants .participant h3 a:visited, #content .participants .participant p {
  font-size: 10px;
  color: #000;
}



#content .participants .participant img {
  display: block;
  float: none;
  clear: both;
  border-width: 1px;
  border-style: solid;
  border-color: #444342;
}

#content .participants .participant img {
  display: block;
  float: none;
  clear: both;
}

#margin {
  display: block;
  clear: none;
  width: 298px;
  height: auto;
  margin: 0 10px 0 0;
  padding: 0;
  background-color: #f9fde9;
  background-color: #030a0d;
  float: right;
  overflow: hidden;
}

#margin h3 {
  color: #acabab;
  background-color: transparent;
  padding: 0;
  margin: 0 0 6px 0;
  border-bottom: 1px solid #acabab;
  font-size: 10px;
}

.spons ul li {
  display: block;
  margin: 0 0 9px 0;
}

.spons ul li a:link, .spons ul li a:active, .spons ul li a:focus, .spons ul li a:visited, .spons ul li a img {
  display: block;
  margin: 0;
  padding: 0;
}

