html{ height: 100%; }
body {
    height:100%; 
    font-family:arial, helvetica, sans-serif;
    font-size:10pt;
}
#main { 
  text-align: center;
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#main1 { 
  text-align: left;
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#top_ad4printables{
  position: relative;
}
#attn{
}
#attn p{
  color: rgb(255,0,0);
  font-size: 12pt;
}
#attn b{
 text-decoration: blink;
 font-weight: bold;
}
#topnavcontainer {
  width: 100%;
  text-align: center;
}
#topnav {
  width:750px;
  height:50px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background: url(Pencil.gif);
  repeat: 0;
}
#topnavlinks {
  position: absolute;
  margin-left:50px;
  margin-top:10px;
  width:760px;
  height:45px;
}
#linkitem {
  position:relative;
  float:left;
  margin-right: 20px;
  line-height:200%;
}
#moreabout {
  font-size: 12pt;
}
#footer { clear: both; position: relative; z-index: 10; height: 20px; margin-top: -20px; }
#footer1{ position: relative; }
