div#nav-inside { 
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}

#nav-inside a 			{text-decoration: none; color: #454545;}
#nav-inside a:hover 	{text-decoration: none; color: #103EA9;}

.projects-h2 {
	color: #CCC;
}

.projects-hr {
	background-color: #91604B;
	color: #91604B;
}