body {
	margin-top: 40px;
	margin-left: 40px;
	font-family: arial;
	font-size: 66%; /* 77% = 10px, 85% = 11px */
}

div#header, h2, ul#navigation {
	width: 140px;
}

div#header {
	height: 65px;
	margin-bottom: 4em;
	background: url(header_new_13.png) no-repeat;
	position: fixed;
}

#navigation {
	font-size: 98%;
}

ul#navigation {
	list-style:none;
	position: fixed;;
	margin-top: 8.8em;
	margin-right: 10px;
}

ul#navigation a {
	color: black;
	text-decoration: none;
	line-height: 15px;
}

ul#navigation a:hover {
	background: #66ffcc;
	color: black;
}

ul#navigation #selectedwork {
	font-weight: bold;
	color: black;
	margin-top: 2em;
	margin-bottom: 2em;
}

ul#navigation #selectedwork li {
	list-style:none;
	text-indent:0px;
	font-weight: normal;
}

ul#navigation .active {
	color: #66ffcc;
}

div#projectDescription, div#content {
	font-family: Arial;
	font-size: 98%;
	float: left;
	width: 175px;
	margin-right: 30px;
	padding-left: 8px;
	
	
	
}

div#projectDescription { padding-top: 15em; margin-left: 130px} 
div#content { padding-top: 9em; width: 200px; margin-left: 130px}
div#content h3, div#content p { margin-bottom: 1em}
div#content a { color: black;}
.experience { width: 100px}

ul#processes {
	margin-top: 3em;
	color: #66ffcc;
}

div#projectImages {
	float: left;
	height: 460px;
	wrap height: 460px;
	margin-top: 9em;
}

div#projectImages img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

.hidden {
	display: none;
}

p#copyright {
	clear: both;
	color: #66ffcc;
	font-family: arial;
	font-size: 85%;

}

div#projectDescription a { color: black; } 

div#projectDescription a:hover { color: #66ffcc; }

div#content a { color: black; } 

div#content a:hover { color: #66ffcc; }

h3 {font-weight: bold }
