body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C98A54;
	text-align: center;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C98A54;
	text-align: right;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C98A54;
	text-align: left;
}
.profiles {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5B2E29;
	font-style: normal;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5B2E29;
	font-style: normal;
	text-align: left;
}
.jukebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B2E29;
}



a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B2E29;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B2E29;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C25920;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #5B2E29;
}
.lightquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FAF1D4;
	text-align: center;
}
a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #C25920;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #A2B9C7;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #592A24;
	text-transform: uppercase;
}
.caption {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

	
.musicplayer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-align: center;
}
.soldout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.float-left {
	float: left;
	padding-right: 7px;
}
.float-right {
	float: right;
	padding-left: 7px;
}
.date {
	font-weight: bold;
}
