/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/jacsan_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 110%;
	color: #000000;
}
#container {
	text-align: justify;
	height: auto;
	width: 535px;
	padding-top: 75px;
	padding-left: 335px;
	margin: 0;
	padding-right: 28px;
	background: #EDB32A url(images/jacsan_bg.gif) no-repeat;
}
#jackie {
	float: right;
	padding: 6px;
	/* [disabled]margin-left: 10px; */
	border: thin solid #000000;
	background-color: #FF7F00;
	/* [disabled]display: block; */
	margin: 30px 0 0 10px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	padding-top: 10px;
}
#music_table {
	text-align: left;
}
#player {
	position: absolute;
	left: 19px;
	z-index: 5;
	height: 592px;
	width: 300px;
	margin: 0 auto;
	top: 50px;
}
#copyright {
	color: #FEDE58;
	position: absolute;
	left: 11px;
	top: 1096px;
}
#copyright a:link {
	color: #FF7F00;
}

#copyright a:visited {
	color: #FF7F00;
}
#copyright a:hover {
	color: #FF7F00;
	font-weight: bold;
}
