p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 150%;
	color: #003366;
	margin-left: 15px;
}
.celebrity {
	font-weight: bold;
	color: #CC0000;
}
.photo {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.sidebar {
	padding: 10px;
}
.sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.sidebar ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}





h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #669999;
	background-color: #ffffcc;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
