img {
 display: none;
 }
 
content {
 border-left-width: 0px;
 border-left-color: white;
 //border-left-style: solid;
 border-right-width: 0px;
 border-right-color: white;
 //border-right-style: solid;
 border-top-width: 0px;
 border-top-color: white;
 //border-top-style: solid;
 }
 
body {
 margin: 0px;
 }

#left-column .left-navheader {
 display: none;
 }
 
#left-column ul {
 diplay: none;
 } 
 
#left-column li {
 display: none;
}

 
.h1center {
 text-align: center;
 font-weight: bold;
 font-size: 14pt;
 font-family: Verdana;
}

#cpr
{
border-bottom-width: 0px;
border-bottom-color: white;
//border-bottom-style: solid;
border-left-width: 0px;
border-left-color: white;
//border-left-style: solid;
border-right-width: 0px;
border-right-color: white;
//border-right-style: solid;
}
