body {
	color: black;
	background-color: #633;
	background-image: url(img/background.jpg);
	background-attachment: fixed; }
p {
	font-size: 10pt;
	font-family: Georgia; }
td {}
a:link {
	color: #800000 ;
	text-decoration: none; }
a:visited {
	color: #800000 ;
	text-decoration: none; }
a:hover {
	color: purple ;
	text-decoration: underline; }
a:active {
	color: #800000 ;
	text-decoration: none; }
#container {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 700px;
	margin: 20px;
	padding: 10px;
	border: solid 1px #dcdcdc; }
#container-internal {
	background-color: #fff;
	background-image: url(img/crop-circles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 20px;
	padding: 10px;
	width: 700px;
	border: solid 1px #dcdcdc; }
#calendarfloat {
	font-size: 10pt;
	font-family: "Lucida Grande", Arial;
	background-color: #fff;
	position: absolute;
	top: 300px;
	left: 555px;
	width: 200px;
	clear: left;
	padding: 10px;
	border: solid 1px #c0c0c0; }

#calendarfloat2 {
	font-size: 10pt;
	font-family: "Lucida Grande", Arial;
	background-color: #fff;
	position: absolute;
	top: 150px;
	left: 555px;
	width: 200px;
	clear: left;
	padding: 10px;
	border: solid 1px #c0c0c0; }

#sidebarfloat {
	font-size: 10pt;
	font-family: "Lucida Grande", Arial;
	background-color: #fff;
	padding: 10px;
	position: absolute;
	top: 350px;
	left: 555px;
	width: 200px;
	clear: left;
	border: solid 1px #c0c0c0; }
.navigation {
	color: #696969;
	font-size: 8pt;
	font-family: Arial; }
#introtext {
	font-size: 12pt;
	font-family: Georgia;
	line-height: 140%;
	width: 500px; }
#highlightbox1 {
	font-size: 9pt;
	font-family: "Lucida Grande", Arial;
	line-height: 140%;
	background-color: #deb887;
	width: 675px;
	clear: left;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #d3d3d3; }
small {
	color: #808080; }
H1 {
	color: #800000;
	font-size: 18pt; }
.credits {
	color: #808080;
	font-size: 8pt;
	font-family: "Lucida Grande", Arial;
	line-height: 110%; }
.lyrics {
	color: #696969;
	font-size: 8pt;
	font-family: "Lucida Grande", Arial;
	line-height: 110%; }
