a:link
{
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
}

a:active
{
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #0066cc;
  text-decoration: underline;
  font-weight: bold;
}

body, html
{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: .9em;
  background: url(images/main_bg.gif);
  background-color: #E9E9E9;  /* was #666 */
  background-position: center top;
  background-repeat: repeat-y;
}

a img
{
  border-width: 0px;
}

#main_body
{
  width: 670px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#nav img
{
    margin: 0px;
    padding: 0px;
}

#left_bar
{
  width: 120px;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#sponsers img
{
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#right_bar
{
  width: 120px;
  float: right;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 1.65;
}

#middle_text
{
  width: 400px;
  float: left;
  line-height: 1.65;
  text-align: justify;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.line_break
{
    background: url(images/line_break.gif);
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 105px;
    height: 1px;
}

.center
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image_left
{
  float: left;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}

.image_right
{
  float: right;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
}

.form_button
{
  font-size: 10px;
  color: #ffffff;
  border-style: solid;
  border-color: #666666;
  border-width: 1px;
  background-color: #336699;
  margin-left: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.form_box
{
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #000000;
  border-style: solid;
  border-color: #336699;
  border-width: 1px;
  background-color: #ffffff;
  margin: 0px;
  width: 110px;
}

#email_form
{
  text-align: center;
  font-weight: bold;
}

form
{
  margin: 0px;
}

h1, h2, h3, h4
{
  margin: 0px;
}

#head
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    width: 681px;
    height: 1px;
    background-image: url('images/head.gif');
}

.foot
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
    width: 681px;
    height: 1px;
}

.foot img
{
    margin-left: 0px;
    padding: 0px;
}

.sponsor_title
{
  font-weight: bold;
  font-size: 1.0em;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}

.sponsor_title2
{
  font-weight: bold;
  font-size: 1.25em;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}

.sponsor_text
{
  font-size: 0.8em;
}

.quote
{
  background: url(images/quote.gif);
  background-repeat: repeat-y;
  padding-left: 40px;
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 35px;
}

.quote_text
{
  padding-top: 5px;
  font-style: italic;
}

.chairperson
{
    font-style: italic;
}

.quote_foot
{
  font-weight: bold;
  margin-top: 10px;
}

.coming_soon
{
  margin-top: 75px;
  margin-bottom: 0px;
  margin-left: 70px;
  margin-right: 0px;
}

.bold
{
  font-weight: bold;
}

