body {
  font-family: Times, serif;
  font-size: 10pt;
  text-align: left;
}

body, #container, #header, #footer, #title h1 a {
  background-image: none;
  background-color: transparent;
}

#container, #content, #title {
  width: 100%;
  padding:0px;
  margin: 0px;
}

#center {
  overflow: visible !important;
}

.contentpane, .contentpaneopen {
  orphans: 3;
}

.contentpane img, .contentpaneopen img {
  margin: 3px;
}

#title h1 {
  text-align: center;
}

#title h1 a span {
  display: block; 
}

img {
  border: 0px;
  vertical-align: middle;
}

#topmenu, #leftsidebar, #rightsidebar {
  display:none;
}

.readon {
  display: none;	
}

.contentpaneopen h3 {
  font-size:140%;
  line-height:200%;
  color: #CF9103;
}

.buttonheading, .hasTip {
  display: none;
}

a {
  text-decoration: none;
  color: #524A3F;
}

a:hover {
  text-decoration: underline;
}

#footer address {
  text-align: center;
  font-size:70%;
  font-style: italic;
  padding: 3px 5px;
  clear: both;
}
