#portal {
	margin-bottom: 3px;
	margin-top: 18px;
	margin-left: 70px;
	width: 660px;
}
#portal a {
	text-decoration: none;
	color: #8c8c8c;
	margin-right: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
}
#portal a:hover {
	text-decoration: none;
	color: #dba100;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
}
#portal .selected {
	text-decoration: none;
	color: #345466;
	margin-right: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
}
#proj {
	margin-top: 20px;
	height: 60px;
	width: 800px;
}
#proj ul {
	width: 800px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: none;
}
#proj li {
	float: left;
	display: inline;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
}
#proj h1 {
	margin-top: 7px;
	margin-left: 70px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	display: inline;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
#proj h3 {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 7px;
	display: inline;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
#proj h2 {
	margin-right: 20px;
	margin-top: 0px;
	float: right;
	word-break: keep-all;
	text-align: left;
	width: 410px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
#proj li a:link, #proj li a:visited {
	width: 720px;
	display: block;
	height: 60px;
	text-decoration: none;
	color: #666666;
}
#proj li a:hover {
	color: black;
	background-color: #e5e5e5;
}
#proj li .imgs {
	float: right;
	position: inherit
}
#proj li a:hover h1 {
	list-style-position: outside;
	font-size: 10pt;
	font-weight: bold;
	color: #dba100;
}
#title {
	margin-bottom: 2px;
	float: left;
	position: static;
	margin-left: 70px;
	border-top-color: #c1c1c1;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	width: 410px;
}
