/* Wildcard & Body are in dfs_divs.css */

body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: .90em;
 color: #1DC8C6;	
 background-color: #000000;
	}

p { color: #777;
	text-indent: 1.2em;
	margin-bottom: .5em;
	
	}
	
ol {
	color: #663300;
	font-weight: bold;
	list-style-type: none;

	}
	
li {	
	margin: 6px 0px;
	}
	
a {
	text-align: center;
	text-decoration: none;
	color: #1DC8C6;	
	}
a:hover{
	color:#173142;
}

img {
	border: 0px;
	}
/* Navigation Links - listed vertically - left column div */	

#leftcolumn a {
	border: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #663300;	

	height: 2em;
	margin: 8px 5px 5px 5px;
	border: 0px;
	padding-left: 50px;
	}	 

	#leftcolumn a:link {color: #888888;}
	#leftcolumn a:visited {color: #888888;}
	#leftcolumn a:hover {
	color: #1DC8C6; 
	}
	
	/*#leftcolumn a:active{color: #dc9a4e;}*/
	
	#leftcolumn h1, h2, h3{	
	text-indent: 0em;
	text-align: center;
	margin: 8px 5px 5px 20px;
	}

	#leftcolumn p {	
	text-indent: 0em;
	text-align: center;
	margin: 8px 5px 5px 20px;
	}

		#leftcolumn p a {
		display: inline;
		text-align: center;
		text-decoration: none;
		color: #663300;
		}
	

/* Footer Links - listed horizontally */

	#footer a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #663300;
	margin: 5px 5px;
	border: 0px;
	}	
		
	#footer a:visited {color: #888;}	
	#footer a:hover {color: #1DC8C6;}
	/*#footer a:active {color: #b65b3d; font-weight: bold;}*/

.first_P {text-indent: 0em;}

#resume h2{text-align:left;margin:0;}
#resume h3{text-align:left;margin-left:10px;}
#resume li{margin-left:26px;}
