/* updated: 6/24/09 3:54 pm */

body {
   background-color:#fff !important;
   }

#breadcrumb {
   display:none;
   }

#valuestatement {
   display:none;
   }

#banner {
   display:none;
   }

#right_column {
   display:none;
   }

#wrapper {
   width:960px !important;
   left:0px !important;
   margin:0px !important;
   top:0px !important;
   height:1000px;
}

/* HEADER */
#print_header {
   position:absolute;
   display:inline;
   top:0px;
   width:100%;
   height:100px;
   }

#header {
   position:absolute;
   display:none;
   top:0px;
   width:100%;
   height:100px;
   color:#000 !important;
   }
  
   
/* CENTER */

#center {
   position:absolute;
   width:100%;
   top:70px;
   color:#000 !important;
   }

#content {
   width:100%;
   }

.content_video {
   display:none;
   }

.content_video_tray {
   display:none;
   }
   
.sharedcontent_video_text {
   display:none;
   }

/* INFOBAR */

#infobar {
   display:none;
   }   


/* FOOTER */

#footer {
   display:none;
   position:absolute;
   width:960px;
   top:765px;
   height:100px;
   color:#000 !important;
   }

.footer_item {
   display:none;
   }
   
.footer_item:hover {
   color:#fff;
   }
   
   
#copyright {
   position:absolute;
   top:0px;
   right:10px;
   color:#000;
   display:inline;
   }   
   
/* CARDS */   

.card {
   position:absolute;
   display:none;
   background-color:orange;
   }


/* EXTRA */

   

      