
  #header{
    height: 75px;
    width: 100%;
    border-top: 8px solid #000;
    border-bottom: 8px solid #000;
    background: url('/images/topLeft.jpg') top left no-repeat;
  }

  #main{
    width: 100%;
    margin: 0;
    border-bottom: 8px solid #000;
    background: #fff url('/images/bottomMtn.gif') bottom left no-repeat;
    min-height: 650px;
    height:auto;
  }
  /* for Internet Explorer */
  /*\*/
  * html #main {
  height: 650px;
  }
  /**/



  #leftNav{
    position: absolute;
    left: 0;
    top: 91px;
    width: 200px;
  }

  #leftNav ul{
    margin: 20px 0;
    padding: 0;
  }
  #leftNav ul li{
    font-weight: bold;
    list-style-type: none;
    letter-spacing: .05em;
    padding: .3em 0;
    color: #333;
    background: url('/images/menuLine.gif') bottom left no-repeat;
  }

  #leftNav img{
    border-top: 1px solid #333; 
    border-bottom: 1px solid #333;
    padding: 3px 0;
    margin-top: 30px;
  }

  #content{
    margin-left: 211px;
    margin-right: 310px;
    line-height: 1.5em;
    padding: 1em;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 208px;
    margin-right: 310px;
  }
  html>body #content {
    margin-left: 208px;
    margin-right: 310px;
  }

  #rightColumn{
    position: absolute;
    background: url('/images/cpiaReflection.gif') top right no-repeat;
    right: 0px;
    top: 91px;
    width: 294px;
    padding: 2em 1em 1em 5em;
  }

  #rightColumn h3{
    border-bottom: 1px solid #333; 
  }

  #events{
    border: 2px solid #000; 
    border-top: 5px solid #000; 
    border-bottom: 5px solid #000; 
    padding: 0 5px; 
    background: #dfe6f0;
  }

  #sponsors img{
    margin: 5px 0;

  }

  body{
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, 'sans serif';
    font-size: 9pt;
  }

  h2{
    color: #18439f;
    font-size: 13pt; 
    border-bottom: 3px solid #000;
  }

  #footer{
    border-top: 3px solid #000;
    padding-top: 1em;
    text-align: right;
    font-size: 8pt;
    line-height: 1.1em;
    margin: 10px auto;
    margin-bottom: 0;
  }

  table, td, th{
    font-size: 9pt;
  }
  th{
    text-align: right;
    white-space: nowrap;
    color: #777;
    padding: .25em;
  }

  a, a:link, a:visited, a:active{
    color: #18439f;
  }

  a:hover{
    color: #c00;
  }


  #leftNav a, #leftNav a:link, #leftNav a:visited, #leftNav a:active{
    display: block;
    text-decoration: none;
    color: #18439f;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 1em;
    padding: 2px 1em;
  }

  #leftNav a:hover{
    color: #000;
  }

#content img{
  border: 0px solid #000; 
  margin: 0 15px;
}

#home_images{
  position: relative;
  float: right;
  width: 175px;
  height: 175px;
  margin-right: 24px;
}

.fade-box{
  position: absolute;
}

