

.tableMain {
   	width: 95%;
}

.tableMain .tdSpacer {
	width: 7%;
}

.tableMain .tdContent {
	width: 93%;
}



/* contains page content */
.tableMain .tdContentText {
	width: 93%;
	
	
}

.tableContentUpper {
  width: 93%;
}


.tdFlashMovie, .tdNavTable {
  display: none;
}

/*  -------  FOOTER -------- */

#footer {

  width: 93%;

}

