body{
  background-color: white;
  color: black;
  padding: 5px;
  font-family: Arial, sans-serif;
  font-size: 0.8em;
  padding: 0;
  line-height: 1.5em;
}
h1 {display: none;}
h2 {color: #336699; font-size: 1.3em; }
h3 {color: #336699; font-size: 1.1em; }


a{
 color: #3399FF;
}

img{
 padding: 0;
 margin: 0;
}

img.heading{
 display: block;
 margin-top: 25px;
}

ul{
  list-style-type: square;
}
li{
  margin-bottom: 8px;
}

p{
 margin-top: 18px;
}

#roadtoperfect{
 color: #336699;
 font-weight: bold;
 margin: 50px 0 3px 20px;
}
#magglass{
 /*margin-bottom: 800px; */
}


#navmenu, #memberships{
 background-color: #FFFFCC;
 color: #336699;
 border: 1px solid #336699;
 font-weight: bold;
 padding: 8px;
}

#navmenu a{
 color: #336699;
 text-decoration: none;
}

#navmenu a:hover{
 color: #CC0000;
}

#navmenu p{
 margin-top: 8px;
}
#navmenu span{
  color: #003366;
}

#memberships{
 text-align: center;
 margin-top: 100px;
 line-height: 1em;
}
#memberships a{
    color: black;
    text-decoration: none;
    font-size: 0.9em;
}
#memberships img{
    border: 0;
}

#rafflelink{
  margin:0;
  text-align: center;
  font-size: 0.9em;
}
#rafflelink img{
    border: none;
}
#rafflelink a{
  text-decoration: none;
  color: black;
  font-weight: bold;
}
td{
 vertical-align: top;
 font-size: 0.84em;
 padding: 5px 0 0 0;
 line-height: 1.2em;
}
td.desc{
 width: 225px;
}

img#checkscanner{
  float: left;
  margin: 0 15px 0 30px;
}
/* based on http://www.manisheriar.com/holygrail/index.htm */

#wrapper1, #wrapper2 {
    position:relative;
    text-align:left;
    width:100%;
}

#header {
    padding-left:200px;
    margin:0;
}
#maincol {
    position:relative;
    margin:0;
    padding:10px;
}
#leftcol, #rightcol {
    position:relative;
    top:-10px;
 /*   voice-family: "\"}\"";
    voice-family:inherit; */
    margin:0 0 -10px 0;
    padding:10px;
}
#leftcol {
    width:180px;
    left:-10px;
    float:left;
    z-index:99;
}
#rightcol {
    width: 240px;
    right:-10px;
    float:right;
    z-index:100;
}
#centercol {
    position:relative;
    padding:0 250px 0 210px;
    z-index: 90;
    background-color: white;
}


