.body {
 font-family: Verdana;
}
a, a:visited {
 text-decoration: underline;
 color: blue;
}
a:hover {
 text-decoration: none;
 color: red;
}
.litalic a {
 text-decoration: underline;
 color:blue;
 font-size: 80%;
}
.litalic a:hover {
 text-decoration: none;
}
.bright {
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content {
  text-align: justify;
  vertical-align: top;
  color: #000;
  background-color: #FFF;
  font-family: Verdana, Arial;
  font-size: 15px;
  margin-left: 10px;
  margin-right: 20px;
}
.contenthome {

  text-align: justify;
  vertical-align: top;
  color: #000;
  background-color: #FFF;
  font-family: Verdana, Arial;
  font-size: 90%;
  margin-left: 50px;
  margin-right: 50px;
}
.caption {
  font-style: italic;
  color: #333;
  font-size:80%;
  margin-left: 10px;
}
.footer {
  background-image: url('../img/footer.gif');
  background-repeat: no-repeat;
  height: 43px;
}
.footer-la {
  background-image: url('../img/footer.gif');
  background-repeat: no-repeat;
  height: 43px;
}
.header {
  background-image: url('../img/headerlogo.gif');
  background-repeat: no-repeat;
  height: 116px;
}
.homemsg {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 28px;
  text-align: center;
  font-family: Verdana, Arial;
}
.homemsgcaption {
  margin-left:auto;
  margin-right:auto;
  font-size: 110%;
  font-style: italic;
  text-align: center; 
  color: #999;
}
.leftbar {
  background-image: url('../img/leftbar.gif');
  background-repeat: repeat-y;
}
div#leftcol {
 margin-left: 10px;
 margin-top: 5px;
 float:left;
 width:250px;
 background-image: url(../img/caption.gif);
 background-repeat: no-repeat;
 background-position: top center;
}
div#content {
float:right;width:670px;
margin-top: 40px;
}
div#contentdiv {
  margin-top: 50px;
}
div#entappl {
  margin-top: 110px;
  text-align: center;
}
div#membappl {
  margin-top: 25px;
  text-align: center;
}
.maintable {
  margin-left: auto;
  margin-right: auto;
}
.name {
  margin-left: 10px;
  font-weight: bold;
}
.pageheading {
  color: #006699;
  font-size: 22px;
  font-weight: normal;
  margin-left: 10px;
  margin-top: 20px;
  font-family: Verdana;
}
.rightbar {
  background-image: url('../img/rightbar.gif');
  background-repeat: repeat-y;
  text-align:right;
}
.sectionheading {
  color: #006699;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  font-family: Verdana;
}
.smallspacer {
  height: 10px;
}
.spacer {
  height: 40px;
}
IMG.spimg {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
}
span#sm {
 font-size: 50%;
 vertical-align: super;
}
li {
 margin-top: 15px;
 margin-bottom: 15px;
}
.h4 {
 font-style:italic;
}
.sponsorsheading {
  color: #006699;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  margin-top: 35px;
  font-family: Verdana;
}
.sponsors {
 text-align: center;
 margin-top: 20px;
 margin-bottom: 20px;
}
.gap {
 padding: 2px;
 padding-left: 20px;
}
.footermsg {
 font-family: Verdana;
 font-size: 15px;
 color: #CCCCCC;
 margin-left: 280px;
 margin-top: 30px;
}
.footermsgleft {
 font-family: Verdana;
 font-size: 15px;
 color: #CCCCCC;
 text-align: center;
}
