body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}
h1 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
h2 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
h3 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
h4 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
h5 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
h6 {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
a,  a:link {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
a:visited {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
a:hover {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
a:focus {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
a:active {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}
#outerWrapper #header {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#outerWrapper #breadcrumbs {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#outerWrapper #top_menu{
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

#outerWrapper #main_nav_wrapper {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}


#outerWrapper #contentWrapper {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}
#outerWrapper #contentWrapper #leftColumn1 {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #contentWrapper #rightColumn1 {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #contentWrapper #content {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}
#outerWrapper #footer {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #footer_address {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #footer_top {
  display: none;
  margin: 0 0 0 0; /* Sets the margin properties for all margins using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}