body{
	background-color: silver;
}
div.unit{
	clear: left;
	margin: 0 0 1em 0;
}
p.unit{
	color: #6A6A5A;
	margin: 0 0 0 11em;
	font-size: .8em;
	width: 19.5em;
}
p.unit b{
	color: black;
}
p.company{
	margin: 1em 0 0 1.1em;
}
p.company a{
	color: #000066;
	font-size: 2.25em;
	font-weight: bolder;
	text-decoration: none;
}
img.thumbnail{
	border: .063em dotted black;
	float: left;
	margin: 0 0 1em 0;
	opacity: 0.75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75);
}
img.thumbnail:hover{
	border: .063em  solid black;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.linkdesc{
	color: #6A6A5A;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	margin-left: 1em;
	position: relative;
}
	
#clear{
	clear: both;
}
#container{
	background-color:white;
	border: .063em solid black;
	font-family: Arial, Sans-Serif;
	margin-left: auto;
	margin-right: auto;
	padding: .625em;
	position: relative;
	width: 50em;
}
#contact{
	margin: 1em 0em 0em 0em;
}
	
#contact #content #links{
	font-size: .90em;
}

#content{
	margin: .625em 0em 1em 0em;
	position: relative;
}
#col1{
	float: left;
}
#col2{
	float: right;
}	
#CSWP{
	bottom: 0;
	right: 0;
	float: right;
	position: absolute;
	border: none; 
}
	#CSWP img{
		border: none; 
	}
#footer{
	bottom: 0;
	color: #000066;
	left 0;
	margin-top: 8em;
	position: relative;
	font-size: .80em;
}
#footer a{
	color: #000066;
}
#footer a:visited{
	color: #000066;
}
#footer a:hover{
	font-weight: bold;
}

#links{
	height: auto;
}
	#links ul{
		list-style-type: square;
	}
	#links ul li a:link{
		color: blue;
	}
	#links ul li a:hover {
		font-weight: bold;
	}
	#links ul li a:visited {
	color: blue;
	}	
#header{
	background-image: url(Images/Header_gear.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: .063em solid #000066;
	height: 7.6em;
	position: relative;
	width: 50em;
}
#navbar { 
    border-left: 1em solid #FFCF00;
	border-right: 1em solid #FFCF00;
	border-top: .063em solid #000066;
	position: absolute;
		bottom: 0;		
	width: 48.0em;
}
	#navbar ul {
		background-color: #6A6A5A;
		float: left;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	    font-size: .85em;
	    font-weight: bolder;
	    margin: 0;
		padding: 0;
	    width: 100%;
	}
	#navbar ul li {
		border-bottom: .063em solid black;
	    display: inline;
	}
	#navbar ul li a {
		float: left;
	    padding: .2em 1em;
	    text-decoration: none;
	}
	#navbar ul li a:link {
		color: white;
	}
	#navbar ul li a:visited {
	    color: white;
	}
	#navbar ul li a:hover {
		background-color: #CCCC99;
	    color: black;
	}
#PEO{
	bottom: .6em;
	border: none;
	left: 9.5em;
	float: left;
	position: absolute;
}
	#PEO img{
		border: none;
		width: 12em;
	}
#picture {
	height: auto;
	margin: 1em 0 0 0;
	position: relative;
	text-align:center;
}
	#picture img {
		border: .25em solid black;
	}
#projects {
	height: auto;
	margin: 1em 0em 0em 0em;
	position: relative;
}

