
.presentations{
margin-left:10px;
}
.floatRight{
	float:right;
}

.clearBoth{
	clear:both;
}

.experience img{
	margin:10px;
	
}
.services img{
	margin:5px;
}
.services a:hover{
	text-decoration:underline;
}
.experience h1{
	color:#5f298b;
	font-size:12pt;
	text-align:center;
}

.experience hr, .services hr{
	color:#5f298b;
	height:1px;
	width:75px;
	text-align:center;
}
.experience li, .services li{
	margin-bottom:6pt;
}

a {  color: #000066; text-decoration: none}
a:hover{text-decoration:underline;}
