@charset "UTF-8";
/* CSS Document */


h1 {  				/* PAGE TITLES */
	color: #666666;
	}
	
h2 {   				/*  GRAY HEADLINES */
	color: #666666;
	}
	
h3 {				/*  INDEX PAGE WHITE  */
	color: #666666;
	}
	
h5 {   				/* SIDEBAR TITLES  */
	color: #666666;
	}
	
h6 {   				/* BIO PAGE NAME  */
	color: #666666;
	}
	
p {
	color: #666666;
	}
	
#wrapHeader {
	background:none;
	}
	
#wrapMiddle {
	background:none;
	}
	
#wrapFooter {
	background:none;
	}

#topNav {
	display: none;
	}
	

#logoBar img {
	margin: 14px 0 16px 54px;
	}
		
#masthead1 {
	display:none;
	}	
	
#masthead2 {
	display:inline;
	height: 60px;
	margin-left: 251px;
	text-decoration: underline;
	}	
	
#masthead3 {
	display:none;
	}	
	
#masthead4 {
	display:none;
	}	
	
#sidebar {
	clear: left;
	}
	
#sidebar ul .menu {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	}
	
#content {
	border-right: none;
	}
	
.hrWhite {
	border-right: none;
	}
	
#footer {
	display:none;
	}
	

/* SPECIAL FONT FORMATTING */

.pSmallWhite {
	color: #666666;
	}
	
	
/* INDEX PAGE FORMATTING */


#lowerContent {
	color: #666666;
	}
	
