.quote {
	font-weight: bold;
	font-size: 1.25em;
}
.quoteAuthor {
	font-size: .85em;
	float: none;
	padding-left: 4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	clear: both;
	margin: 0px;
	display: block;
}
.bold {
	font-weight: bold;
	color: #666633;
}
.chrisbarron {
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-left: 50px;
}
a:link {
	color: #666633;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
body {
	color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #CCCC9A;
}
.sectionHead {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}
#music {
	background-color: #CCCC9A;
	height: 25px;
	width: 50px;
	top: 0px;
	position: absolute;
	left: 0px;
}
a:visited {
	color: #666666;
}
