a.info {
	color: #75c6cd;
	text-decoration: none;
}
a:visited.info  {
	color: #75c6cd;
	text-decoration: none;
}
a:hover.info {
	color: #75c6cd;
	text-decoration: underline;
}
a:active.info {
	color: #75c6cd;
	text-decoration: none;
}
h1.about_content {
	color: #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-top: 18px;
	margin-bottom: 10px;
}

h2.about_content {
	font-size: 12px;
	color: #5fbdc5;
	margin-top: 18px;
	margin-bottom: 3px;
	clear: both;
}
h3.about_content {
	font-size: 12px;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 0px;
}
p.about_content {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	margin-top: 0px;
}
.about_content_single {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
.proj_content_single {
	margin-top: 0px;
	padding-top: 0px;
}
li.about {
	list-style-type: disc;
	margin-top: 4px;
	margin-left: 30px;
	line-height: normal;
}
li.about_nobullet {
	list-style-type: none;
	margin-top: 4px;
	margin-left: 30px;
	line-height: normal;
}
li.proj_nobullet {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul.proj {
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
}
ul.about {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.about_header {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.about_title {
	font-style: italic;
}
.about_bold {
	font-style: normal;
	font-weight: bold;
}
p.about_note {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
}
h1.proj_name {
	font-size: 24px;
	color: #5fbdc5;
	margin-bottom: 3px;
	margin-top: 30px;
}
.featured_right .about_links {
	width: auto;
	text-align: right;
	float: right;
}
.about_links h3 a{
	color: #6CD1D6;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.about_links h3 a:visited{
	color: #6CD1D6;
}
.about_links h3 a:hover{
	color: #d43c00;
}

