
/* black / white BG / FG */
body {
	background-color: white;
	margin: 0;
	padding: 0;
}

* { background-image: none !important; background-color: transparent !important; }

/* set white BG black FG  */
div#container { width: 99%; margin: 0; }
div#page { border-width: 0; }

div#editPageContent,
div#utilities,
div#banner #banner-top h4,
div#banner h6,
div#banner #banner-bottom,
div#banner #banner-middle,
div#header #nav,
div#footer #blurbs,
div#footer #pol,
div#footer hr,
div#footer ul,
.no-print { display: none; }

div#banner { padding-top: 0; }
div#banner #banner-top { float: none; margin: 0; }

table#main-table tr,
table#main-table th,
table#main-table td { display: block; }

table#main-table td#left-video,
table#main-table td#home-video { display: none; }
table#main-table td#left-banner p img { display: none; }
div#body table#main-table td#right-main { padding: 0; border-width: 0; }
table#main-table td#left-banner h1 br { float: left; }
table#main-table td#left-banner div.left-banner-block p { display: none; }
table#main-table td#left-main div.left-main-block { margin: 1em 10%; padding: 1em 5%; border: 1px solid #ddd; }

div#footer { padding-top: 0; }


/* for admin */
div#page-main-content-admin h1,
div#pageUtility { display: none; }
table.adminListTable { margin: 0 !important; }
table.adminListTable td { padding: 0; }
table.adminListTable td img { display: none; }
div.orderNotesChunk { margin-bottom: 0; }
div#page-main-content-admin h3 { margin: 1em 0; }