@CHARSET "UTF-8";
	
	#About {
		}
	
	#About h1 {
		color: #886F4B;
		font-size: 16px;
		}
	
	#About h2 {
		color: #886F4B;
		font-size: 14px;
		margin-top: 5px;
		padding-top: 10px;
		}
	
	#About h3 {
		color: black;
		}
	
	#About p {
		color: black;
		}
		
	#About .linkList {
		list-style-type: none;
		width: 45%;
		float: left;
		}
	
	#About .linkList li {
		margin-left: 2em;
		}
	
	#About .pusher {
		margin-bottom: 20px;
		}
		
	#About #AboutNav {
		width: 200px;
		float: left;
		margin-top: 20px;
		}
	
	#About #AboutNav li {
		font-size: 14px;
		list-style-type: none;
		border-bottom: 1px solid #d9d0ae;
		padding: 6px 0;
		}
	
	#About #AboutNav .noPad {
		padding-top: 0;
	}
	
	#About #AboutNav li a {
		display: block;
		}
	
	#About #AboutNav .subNav {
		margin: 2px 0 0 12px;
		}
		
	#About #AboutNav .subNav li {
		font-size: 12px;
		border-bottom: none;
		padding: 0;
		}
	
	#About .current {
		color: #e66800;
		}
	
	#About .content {
		margin: 0 0 0 230px;
		padding-right: 40px;
		}
		
	#About .content h2,
	#About .profile h2 {
		margin: 0;
		padding: 0;
		}
	#About .content h2 {
		margin: 20px 0 10px 0;
	}
	
	#About .profile {
		border-width: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
		}
		
	#About .subSectionBorder {
		border-bottom: 1px dotted #886F4B;
	}
		
	#About .profile h3 {
		margin: 0 0 15px 0;
		padding: 0;
		font-size: 12px;
		color: #886F4B;
		}
	
	#About .profile p {
		margin-left: 125px;
		}
	
	#About .profile img {
		float: left;
		}
	
	#About .positions{
		list-style-type: none;
		}
		
	#About .reqs {
		list-style-position: inside;
		color: black;
		}
		
	#About .positions li {
		margin: 3px 0 3px 1em;
		}
	
	#About .hDiv {
		margin-top: 10px;
		padding-top: 20px;
		}
	
	#About #expandingLinks dt {
		padding: 5px 0;
		font-weight: normal;
		}
	
	#About #expandingLinks dd {
		display: none;
		margin-left: 1em;
		color: black;
		}
		
	#About #expandingLinks dt a{
		display: block;
		padding-left: 1em;
		background: transparent url("../../img/bullets/arrow-rt.gif") no-repeat scroll 0 4px;
	}
	#About .fourOh li {
		margin-top: 8px;
		margin-bottom: 8px;
		}
	#About #map {
		margin-top: 40px;
		width: 600px;
		height: 371px
		}
	#About #map p {
		margin: 3px 0;
		}
