﻿#top, #header, #page-header-container, #header2-flash-container, .bottom-icons, .extra-content, #footer, .col2  {
	display: none;
	visibility: hidden;	
}

body {
  background : #fff;
  background-image: none;
  color : #000;
  font-family : Lucida Sans, sans-serif;
  margin : 0;
  padding : 0;
}

#top-menu, #page-header, #header, #container {
  margin : 0;
  width : 100%;
}

#main-outer {
  background : none !important;
}

.columns2 {
  background-color : #fff;
  background-image: none;
  color : #505050;
  clear : both;
  margin : 0;
  padding : 0;
  width : 970px;
}

.columns2 .col1 {
  float : left;
  width : 100%;
}

#print-link{
	display: inline !important;
	visibility: visible !important;
}