#content  ul {
	text-align: left;
	margin-left: 50px;
}
#content   li   {
	margin-bottom: 1px;
}

#content h3 {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-style: none;
	padding-left: 0px;
}
p:first-letter{
	color: #F49E27;
	font-size: 18px;
	font-style: italic;
}
