#presentations a:hover{
	color: #009999;
	text-decoration: underline;
}

#presentations ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 200;
	letter-spacing: 1px;
	margin-top: 5%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 5%;
}

#presentations li{
	margin-left: 20%;
	list-style-type: none;
	background-color: #EAEAEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../images/powerpoint.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0px;
	color: #49484D;
}
