<style>

a.project:link {color:FFFFFF}
a.project:visited {color:FFFFFF}

#airlock {
	width: 700px;
	font-size: 10pt;
	line-height: 15pt;
	font-family: arial, helvetica, sans-serif; }

.bio { 
	width: 500px;
	}

.mug {
	margin: 0px 15px 10px 5px; 
	width: 90px; 
	float: left;
	}
.text {
	clear: right; 
	padding: 0px 0px 0px 0px;
	}

.project {
	clear:both; 
	margin: 0px 15px 10px 0px; 
	width: 150px; 
	float: left;
	}

.blurb {
	border-top: solid 2px #FFBF22;
	margin-top: 30px;
	padding-top: 10px;}

.skills {
	border-top: solid 2px #1C54A6;
	margin-top: 10px;
	padding-top: 10px;
	min-height: 575px;
}

.skills dt {
	font-weight: bold;
	color: gray; }

.skills ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: black;
	font-family: arial, helvetica, sans-serif; }

.skills p {
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: black;
	font-family: arial, helvetica, sans-serif;}

em {
	font-style: normal;
	background-color: #FFBF22;
	color: #2E3344; }

a.menu:link{color:#013497}
a.menu:visited {color:#013497}
a.menu:hover {
	background-color:#eeeeee;
	font-size:100%;
	color:rgb(20,20,100)};
	}
a.menu:active  {rgb(100,100,100); }
a.menu {
	line-height: 18pt;
	color: rgb(75, 75, 75);	
	font-size: 100%;
	text-decoration:none;
	background-color:transparent;
	padding:0.2em 1.2em;}

ul.menu {
	text-align: left;
	height:100%;
	list-style: none;
	font-size:100%;
	color:white;
}

</style>