#skip {
	DISPLAY: none
}
#contentleft {
	DISPLAY: none
}

#frame {
      WIDTH: auto;
}

#contentcenter {
      WIDTH: 100%! important;
      border-left: 0px; 
      border-right: 0px; 
}

#contentframecenter {
      WIDTH: 100%! important;
      border-right: 0px; 
}

#contentright {
	DISPLAY: none
}

#contentheader {
	DISPLAY: none
}

body {
	background:#ffffff;
}

#contentfooter {
	DISPLAY: none
}

#copyright {
	background:#ffffff! important;
TEXT-ALIGN: left !important; 
}

#copyright A:link {
  COLOR: #FF0000; text-decoration: none
  }

#copyright A:visited {
  COLOR: #FF0000; text-decoration: none
  }

#columnarForm fieldset {
	background-color: #FFFFFF;
}
