#topNav, #objectHolder, #headerImg, #tabNav, #columeII, #mainNav, #footer {
  display: none !important;
}

/*body, #containAll, #container, #footer1 {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}*/

html body #mainContent #columeI{
background: none;
font-family:Arial, Helvetica, sans-serif;
font-size:0.88em;
text-align:justify;
}

#header{
width:auto;
border-bottom: solid #20a6d9;
margin-bottom:25px;
}

/*html body a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   
   }*/
html body #mainContent #columeI a[href]:after{ content:" [" attr(href) "] "; } 

h1{color:#20a6d9; padding-top:10px;}
h2{color:#20a6d9;}
h3{color:#000000; padding-top:5px; padding-bottom:5px;}
h4, h5, h6{color:#000000; padding-top:5px; padding-bottom:5px;}
