/*  */
body { background: #fff; }
.outer-constrainer { width: 100% !important; }
#header {position: static; width: 430px; height: 79px; }
#header h1 span { position: static; width: 0; height: 0;}
#header h1, #header p { display: none; }
#header img#logo-printable { display: block;}
/* homepage stuff */
* html #home #navigation { height: 100%; }
* html #home #center, * html #home #action, * html #home #col3 { float: none; width: 424px; }
* html #home #action { margin-top: 1px;}
* html #home #action .holder { margin-left: 0; width: 424px;}
* html #home #col3 .livewire-header, * html #home #col3 #livewire, * html #home #col3 .holder, * html #home #col3 .promos { margin-left: 0;}
/* ie right side printing bug */
#header p { display: none;}
* html #center-2col p, 
* html #center-2col h1,
* html #center-2col h2,
* html #center-2col h3, 
* html #center-2col h4, 
* html #center-2col #breadcrumbs { padding-right: 150px; width: auto !important; }
/* calendar block bug */
#featurebox-2col, .event-calendar { display: none;}
.eventLongDisplay { width: auto; margin-right: 0;}
#page-tools { display: none; }
/* "fade-out" img on right hand side */
#page-edge { display: none; }
#footer { display: none; }