@charset "UTF-8";
/* BLEEKER CSS */

ul#project { list-style-image:none; display:inline; margin:0; padding:0; }
	ul#project li { display:inline; float:left; margin:0 30px 10px 0; padding:0; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#7d8186; }
	ul#project li a { color:#7d8186; text-decoration:none; }
	ul#project li a:hover { color:#a50e0f; }
		ul#project li.selected { color:#a50e0f; }
	
h3 { font-size:22px; margin:10px 0 10px 0; color:#a50e0f; font-weight:lighter; font-family:Arial, Helvetica, sans-serif; }

.bcc { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px; }


.ProjectLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d8186;
	text-decoration: none;
}
.ProjectLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d8186;
	text-decoration: none;
}
.ProjectLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a50e0f;
	text-decoration: none;
}


.ProjectLinksHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a50e0f;
	text-decoration: none;
}
