body {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: small;
	color: #381818;
	background-color: #000000;
}
#content_holder {
	padding: 0px 20px;
}
h1 {
	font-variant: small-caps;
}
#Table_01 #content_holder table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
a:link {
	color: #666666;
}
a:hover {
	color: #672821;
}
a:visited {
	color: #666666;
}
.chord_charts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 8px;
}
#contact_sidebar {
	float: right;
	width: 150px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/content_bg.jpg);
	border: thin dotted #381818;
	font-size: 12px;
}
