@charset "utf-8";
/* CSS Document */

body {
   background: white;
   }
#nav {
   display: none;
   }
#sidebar1 {display:none;
float:none}
#headerbck {display:none;}

.twoColHybLt #mainContent {
	padding: 0;
	float: none;
	border: 0;
	color: black;
	background: transparent none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
