body {
   background: white;
   font-size: 12pt;
  }

#menu, 
#logo, 
#column1,
#submenu,
#footer img

 {
   display: none;
   }
#column2, #footer{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#column2 h1{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
#column2 h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.RightImage{
	margin: 0px 0px 0px 15px;
	float: right

}
.LeftImage{
	margin: 0px 15px 0px 0px;
	float: left;
}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
