html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  width: 100%; }

hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none; }

.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #ba1f11; }

.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.cke_show_borders ul {
  margin-left: 1em; }

.cke_show_borders {
  padding: 1em;
  color: black; }

.cke_show_borders h1,
.cke_show_borders h2,
.cke_show_borders h3,
.cke_show_borders h4,
.cke_show_borders h5,
.cke_show_borders h6 {
  color: #2a456b; }

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  color: #2a456b; }

h1 {
  text-shadow: 0px 0px white;
  font-size: 25px;
  line-height: 35px; }

h2 {
  font-size: 25px;
  line-height: 35px;
  font-weight: normal;
  font-style: normal;
  line-height: normal; }

h3 {
  font-size: 1em;
  font-style: normal;
  line-height: normal; }

p {
  font-size: 12px;
  line-height: 19px;
  color: white; }

body {
  background-color: white;
  color: #2a456b;
  font-family: Arial, sans-serif; }

small {
  font-size: 12px;
  line-height: 18px; }

p {
  color: #2a456b; }

table thead tr th {
  text-align: left; }

a {
  border: 0px none;
  text-decoration: none; }

ul, ol {
  margin-left: 2em; }

a:hover {
  color: #f6b055; }

img {
  margin: 1em; }

html, body {
  background: #42608a;
  font-family: Arial; }

.wrapper {
  background: white;
  width: 950px;
  margin: 0 auto;
  box-shadow: 0px 0px 15px black;
  -webkit-box-shadow: 0px 0px 15px black;
  -moz-box-shadow: 0px 0px 15px black;
  -o-box-shadow: 0px 0px 15px black; }

p {
  padding: 0 0 1em 0; }

.wysiwyg {
  margin: 1em 0; }
  .wysiwyg li p {
    padding: 0; }

#splash {
  background: #2a456b url(/images/dodad.png) top right no-repeat;
  height: 235px;
  border-top: 1px solid #38547d; }
  #splash h1, #splash h2, #splash h3, #splash h4, #splash h5, #splash h6 {
    text-shadow: 1px 1px black;
    font-family: Arial; }
  #splash h3 {
    color: #49ca3a; }
  #splash h2 {
    color: white; }
  #splash p {
    color: white; }
  #splash .beautifull_winnipeg {
    float: left;
    display: inline;
    width: 550px;
    height: 225px;
    background: url(/images/winnipeg.jpg) no-repeat; }
  #splash .blurb {
    float: left;
    display: inline;
    width: 350px;
    overflow: hidden;
    margin: 1em; }
    #splash .blurb p {
      margin: 1em 0; }
    #splash .blurb a.register_now {
      background: url(/images/register_now.jpg) no-repeat;
      display: block;
      text-indent: -999em;
      height: 40px;
      width: 205px; }

#toolbar {
  height: 27px;
  line-height: 27px;
  background: #e3e3e3 url(/images/header.jpg) center bottom no-repeat;
  border-bottom: 1px solid #f6f6f6; }
  #toolbar .message {
    margin: 0 3em;
    float: left;
    width: 500px;
    overflow: none;
    font-size: 12px;
    color: #535353; }
  #toolbar ul {
    margin: 0 2.8em;
    float: right;
    list-style: none; }
    #toolbar ul li {
      float: left;
      margin-left: 1em; }
      #toolbar ul li a {
        font-style: italic;
        font-size: 12px;
        text-decoration: none;
        color: #363636;
        font-family: Georgia; }
        #toolbar ul li a:hover {
          text-decoration: underline; }

#header_content {
  border-top: 1px solid #e3e3e3;
  border-bottom: 8px solid #1a2e49;
  height: 115px;
  clear: both; }

#logo {
  float: left;
  text-indent: -999em;
  background: url(/images/logo.png) no-repeat;
  height: 100px;
  width: 320px;
  display: block;
  margin-top: 7px; }

ul#menu {
  float: right;
  list-style: none outside none;
  margin-right: 13px; }
  ul#menu li {
    float: left;
    display: inline;
    margin: 0 2px;
    height: 102px;
    overflow: hidden; }
    ul#menu li a {
      color: #283f5f;
      display: block;
      font-size: 14px;
      height: 102px;
      line-height: 160px;
      padding: 0 0.9em;
      -width: 55px;
      text-align: center;
      text-decoration: none;
      border-bottom-right-radius: 7px;
      border-bottom-left-radius: 7px;
      -moz-border-radius-bottomleft: 7px;
      -moz-border-radius-bottomright: 7px;
      -webkit-border-bottom-right-radius: 7px;
      -webkit-border-bottom-left-radius: 7px;
      -o-border-bottom-right-radius: 7px;
      -o-border-bottom-left-radius: 7px; }
      ul#menu li a.current, ul#menu li a:hover {
        background: url(/images/hover_current.png) repeat-x;
        color: white; }

.clear {
  clear: both; }

#footer {
  clear: both;
  background: url(/images/footer.png) no-repeat center;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: black;
  padding-left: 2em;
  padding-top: 11px; }

#body {
  -border-bottom: none; }

#content {
  float: left;
  display: inline;
  width: 510px;
  margin: 0em 0em 1em 1.6em; }

#sponsors {
  float: right;
  display: inline;
  width: 370px;
  margin: 1em 15px; }
  #sponsors .content {
    border: 5px solid #b6c1d2;
    clear: both;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -o-border-top-right-radius: 7px;
    -o-border-bottom-left-radius: 7px; }
  #sponsors .tabs a {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -o-border-top-right-radius: 7px;
    -o-border-top-left-radius: 7px;
    color: #172236;
    text-decoration: none;
    text-shadow: 1px 1px #cfd7e2;
    font-size: 14px; }
    #sponsors .tabs a.sponsors {
      background: #b6c1d2;
      height: 27px;
      line-height: 30px;
      padding: 0 1em;
      float: left; }
  #sponsors .sponsor_small {
    background: #efefef;
    margin: 1em;
    margin-left: 1.5em;
    float: left;
    height: 96px;
    width: 140px;
    display: inline; }

.tabular {
  clear: both; }
  .tabular ul.menu {
    list-style: none;
    margin-left: 0px; }
    .tabular ul.menu li {
      float: left;
      margin-left: 0px;
      margin-right: 5px;
      -width: 50px; }
      .tabular ul.menu li a {
        border-top-right-radius: 7px;
        border-top-left-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        -webkit-border-top-right-radius: 7px;
        -webkit-border-top-left-radius: 7px;
        -o-border-top-right-radius: 7px;
        -o-border-top-left-radius: 7px;
        padding: 6px 28px;
        font-size: 14px;
        height: 18px;
        line-height: 20px;
        display: block;
        background: #2a456b;
        color: white; }
        .tabular ul.menu li a.current, .tabular ul.menu li a:hover {
          text-shadow: 1px 1px #cfd7e2;
          background: #49ca3a;
          color: #1d3848; }
  .tabular .panes {
    border: 5px solid #49ca3a;
    margin: 0px 0px 0px 0px;
    clear: both;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -o-border-top-right-radius: 7px;
    -o-border-bottom-left-radius: 7px; }
    .tabular .panes .pane ul {
      margin-left: 2em;
      margin-top: 1em;
      margin-bottom: 1em; }
      .tabular .panes .pane ul li {
        font-size: 12px;
        color: #585858; }
    .tabular .panes .pane .more {
      float: right;
      font-size: 12px;
      text-decoration: underline;
      margin-right: 1em; }

.post {
  margin-top: 1em;
  border-bottom: 1px solid #eeeeee;
  -border-bottom: none; }

form .input {
  display: block; }
  form .input label {
    display: block;
    float: left;
    width: 100px; }
  form .input input {
    width: 200px; }

