body {
	color: #666;
	margin-left: 5px;
	background-position: right 0px;
	background-repeat: no-repeat;
	background-image: url(http://labarca.org/img/pagebg.png);
	overflow-y: scroll;
}

a {
	color: #DD6E4D;
	text-decoration:none;
}

.titlelight  { color: #666; }
.titlelighter  { color: #999; }

iframe {
	border:0;
}

iframe.postframe {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 530px;
	height: 9000px;
}

iframe.resumeframe {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 950px;
	height: 2000px;
}

h3.menuheader {
	color: #888994;
	margin-bottom: .75em;
}

h4.menuitem {
	color: #DD6E4D;
	cursor:pointer;
	margin-bottom: 0em;
	margin-left: 1.75em	
}

hr.menudiv {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 1em 0 0;
  border: none;
}