body {
  background-color: #ffffff;
  background-image: url(images/bkgdtile.gif);
  color: #000000;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

a:link {
  color: #1b2f4f;
}
a:visited {
  color: #b0381e;
}
a:active {
  color:#b0381e
}

/* keep menu images tight (no space between them) */
a.menuLink img, img.menuTitle {
  display:block;
}

div.bodyMain {
  background-color: #a69884;
  margin: 0;
  padding: 0;
  border: 0;
  width:830px;
}

div.topHeader a {
  float:left;
  line-height:0;
}

img.linkImage {
  border:0;
}

div.menuLeft {
  float:  left;
  left:   0;
  border: 0;
  margin: 0;
  width:  136px; 
}

div.contentRight {
  float: right;
  left:  136px;
  width: 694px;
  margin-left: 0;
}

div.contentBody {
  padding-left:  0px;
  padding-right: 0px;
}

div.contentBody h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 16px;
  font-weight: bold;
  color: #b0381e;
  padding: 10px 0px;

}

div.contentBody h2 {
  border-bottom: #b0381e 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #1b2f4f;
}

div.contentBody h2.noBorder {
  border-bottom: none;
}

div.contentBody h3 {
  /*border-bottom: #b0381e 1px solid;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  padding-top:10px;
  color: #003399;
}

div.contentBody p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
}


div.contentBody p.date {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

div.contentBody p.welcomeText {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
}



h4.speaker, h4.date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top:0;
  margin-bottom:0;
  font-style:italic;
}

h4.speaker {
  float:left;
}
h4.date {
  float:right;
}

div.contentBodyLeft {
  float:left;
}

div.contentBodyLeft img {
  display:block;
}

div.contentBodyRight {
  background-image: url(images/gradient.jpg);
  height:420px;
  width:335px;
  padding-left:15px;
  padding-right:50px;
  float:right;
}

div.homeTeaserImages {
  clear:both;
}

div.homeTeaserImages a img {
  float:left;
  display:block;
}

div.sponsors {
  clear: both;
}

div.sponsors p {
  padding-left:15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:   14px;
  font-weight: bold; 
  color:#1b2f4f;
}

div.footer {
  clear:both;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:   12px;
  font-weight: bold;
  line-height: 17px;
  color: #ffffff;
  text-align: center;
  padding-bottom:10px;
  padding-top:   10px;
}

