
body,
input,
textarea,
select {
  color: #000;
  background: none;
  font-family: "Century Gothic", AppleGothic, Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

#page-head
.sidebar {
  display: none;
}

body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 670px;
}

body.sidebar-first #center,
body.sidebar-second #center,
body.two-sidebars #center,
body.sidebar-first #squeeze,
body.sidebar-second #squeeze,
body.two-sidebars #squeeze {
  margin: 0;
}



#page-content{{
  position: static;
  left: 0;
  padding: 0;
  margin: 0;
  width: auto;
  float: none;
  clear: both;
  background: none;
}

#wrapper #container #header {
  height: 130px;
}

#wrapper #container #header h1,
#wrapper #container #header h1 a:link,
#wrapper #container #header h1 a:visited {
  text-shadow: none;
  color: #000;
}
