
/* Header ------------------------------------------------------------------ */

div#header { color: #000; height: 100px; }
div#header #globe { display: none; }
div#header h1#site-logo { display: none; }
div#header h2#site-name span#name { display: none; }

.img-text { top: 0px; }
#header h2#site-name span.img-text {
  color: #555;
  font-family: Arial, Verdana, sans-serif;
  font-size: 40px;
  text-transform: none;
}

#cse { display: none; }



/* Navigation -------------------------------------------------------------- */

ul#navigation { display: none; }

div#exporting-101, div#exporting101-slideshow { display: none; }



/* Content ----------------------------------------------------------------- */

div#content .column.left ul#global_network-list {
  position: absolute;
  top: 0px;
  right: 50px;
}

div#content .column.left ul#global_network-list li.title {
  display: block;
  background: none;
  font-size: 1.1em;
  font-weight: bold;
  font-family: 'Arial', 'Helvetica', sans-serif;
  color: #333;
  margin-bottom: 20px;
}

div#content div.column.right,
body#template-a div#content .column.right {
  display: none !important;
/*  float: none;*/
}

div#content div.column.left,
body#template-a div#content .column.left {
  width: 100% !important;
/*  float: none;*/
}

div#content div.column.left div.inner-column-left {
  width: 100% !important;
/*  float: none;*/
}

div#title-img { display: none; }

div#content div.column.left div.inner-column-left h5 {
  margin-top: 20px;
  color: black !important;
}

div.calendar-winners-wrap { width: 100%; }

#audioplayer1 { display: none; }



/* Footer ------------------------------------------------------------------ */

#footerLinks { display: none; }
