
#projects_link a,
#projects_link a:hover {
	color: #88142A;
}

#title h1 {
	position: absolute;
	color: #88142A;
	top: 165px;
	left: 30px;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 40px;
}

#list {
	position: absolute;
	top: 215px;
	left: 30px;
	line-height: 10px;
}

#list a,
#list a:visited,
#list a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#list table {
	margin-top: -30px;
	margin-bottom: 50px;
}

#list th {
	padding-top: 30px;
	color: #88142A;
}

#list td {
	padding-right: 50px;
}

#list tr {
	height: 16px;
}

#list .nolink,
#list .nolink:active {
	text-decoration: none;
}
