#hobbies {
	float: right;
	width: 501px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
	padding: 5px;
}
#hobbies h2 {
	border-bottom: 1px solid #CCCCCC;
}
#hobbies img {
	float: right;
	margin-top: 10px;
	padding: 10px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quote {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
#quote span {
	font-style: italic;
}
#hobbies ul {
	list-style-type: none;
}
#hobbies h4 {
	padding-top: 10px;
	margin-bottom: 10px;
}

