body,table,input,select,textarea {
  font-family:"Times New Roman",serif;
  font-size:12pt;
}

* {
	font-size: 12pt;
}

body {
  background-color:#fff;
  color:#000;
}

a {
  color:#000000;
}


#content h1 {
  font-size:16pt;
  color:#000;
}
#content h2 {
  color:#000;
  font-size: 14pt;
  }
  
.nav,
#header .photos, .button, #footer-author {
  display:none;
}

#main-bar {
	min-height: none;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

#content {
  margin:1em 0 0 0;
  padding:0;
  border:none;
}

#content .hero {
  display:none;
}

#content a {
  color:#000;
}


#left-bar, .content-rhs {
	display: none;
}

.content-short {
	width: 100%;
}

#content {
	width: 100%;
}


.txt-logo {
  width:auto;
  font-size: 12pt;
  background: none;
  height:auto;
  display: inline;
  font-family: times, serif;
}
.txt-logo span {
  font-size: 12pt;
  visibility: visible;
  }

#footer {
  display:none;
}
