
	
#content {
	background: #e9ebed url(../i/wrap/content_bg.gif) top left no-repeat;
	padding: 20px;
	width: 500px;
	float: left;
	min-height: 415px;
	text-align:justify;
	}
	
#videos {
	float: left;
	text-align: center;
	}
	
#videos img {
	display: block;
	margin-bottom: 3px;
	}

table.sortable a.sortheader {
    color:#fff;
    font-weight: bold;
	text-decoration: none;
	}
table.sortable span.sortarrow {
    color: #fff;
    text-decoration: none;
	font-size: 12px;
}

#projhistory { 
	border-collapse: collapse; 
	background: #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	}

#projhistory td, #projhistory th { 
	padding: 3px; 
	border-right: 2px solid #fff; 
	border-bottom: 2px solid #fff; 
	}

#projhistory th { 
	font-size: 11px; 
	text-align:left; 
	vertical-align:top; 
	background: #999999; 
	color: #fff; 
	}

#projhistory th a { 
	font-color: #fff; 
	}

tr.oddrow td { 
	background: #efefef; 
	}

ul#publist {
  margin: 0;
  padding: 0;
  list-style: none;
  }

ul#publist li {
  margin: 2px 0 6px 0;
  padding: 0;
  font-weight: bold;
  line-height: 15px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  }

ul#publist li a.pubtitle {
  padding-left: 32px; /* width of icon + whitespace */
  color: #000;
  text-decoration: none; 
  }

ul#publist li a:hover.pubtitle {
  padding-left: 32px; /* width of icon + whitespace */
  color: #666;
  text-decoration: underline; 
  }  

ul#publist li p { padding-left: 32px; font-size: 10px; color: #666; }

#anadarko { background-image: url(../i/pdf_icon.gif); }
#meeting { background-image: url(../i/pdf_icon.gif); }
#nastt { background-image: url(../i/pdf_icon.gif); }

#employment { font-size: 11px; }
#employment h3 { font-size: 12px; margin-top: 15px; border-top: 2px solid #990000; padding-top: 5px;  }
#employment h2 { font-size: 11px; color: #cc0000; margin-top: 10px; }
#employment table td { font-size: 11px; }
#employment td { padding-right: 10px; border-bottom: 1px solid #efefef; }
.bordersforapp { font-weight: bold; color: #cc0000; padding-top: 7px; }
