body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#container {
	background-image: url(ct-style-clock-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 20px;
}
table#music a {
	width: 120px;
	height: 23px;
	display: block;
	padding: 2px 0 0 5px;
	text-align: left;
}
table#music a:link {
	color: #FFFF00;
	text-decoration: none;
}
table#music a:visited {
	text-decoration: none;
	color: #FFFF00;
}
table#music a:hover {
	text-decoration: none;
	color: white;
	background-color: #B89000;
}
table#music a:active {
	text-decoration: none;
	color: #FFFF00;
}
td#longer a {
	padding: 0 5px;
}
table#music2 a {
}
table#music2 a:link {
	color: #FFFF00;
	text-decoration: none;
}
table#music2 a:visited {
	text-decoration: none;
	color: #FFFF00;
}
table#music2 a:hover {
	text-decoration: none;
	color: white;
	background-color: #B89000;
}
table#music2 a:active {
	text-decoration: none;
	color: #FFFF00;
}
p#back a {
	padding: 0 5px;
}
p#back a:link {
	color: #FFFF00;
	text-decoration: none;
}
p#back a:visited {
	text-decoration: none;
	color: #FFFF00;
}
p#back a:hover {
	text-decoration: none;
	color: white;
	background-color: #B89000;
}
p#back a:active {
	text-decoration: none;
	color: #FFFF00;
}
p {
	padding: 0;
	margin: 0;
}
#top-part {
	padding-top: 100px;
	background-image: url('ct-style-clock-music.png');
	background-repeat: no-repeat;
	background-position: center top
}
#bot-part {
	padding: 0;
	background-image: url('ct-style-clock-bot.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodycopy {
	width: 800px;
}
.bodycopy p {
	text-align: left;
	padding: 0 60px 0 60px;
}
h1 {
	font-size: 160%;
	text-align: left;
	margin: 0;
	color: #8D7852;
	letter-spacing: 0.2em;
	background-image: url('ctani01.gif');
	background-repeat: no-repeat;
	background-position: 60px 2px; 
	padding: 0 0 5px 100px;
}
table#music {
	border: 1px solid #5D3B0E;
}
table#music td {
	border: 1px solid #5D3B0E;
	background-color: #3F1F13;
}
table#music2 {
	border: 1px solid #5D3B0E;
}
table#music2 td {
	border: 1px solid #5D3B0E;
	background-color: #462B15;
}
tr#titles td {
	font-size: 70%;
	background-color: #3D311F;
	color: #8D7852;
	padding: 0 5px;
}
tr#even td {
	background-color: #462B15;
}
table#music td#two {
	font-size: 90%;
	padding: 0 5px;
}
table#music2 td#two {
	font-size: 90%;
	padding: 0 5px;
	width: 210px;
}
table#music td#three {
	font-size: 90%;
	padding: 0 5px;
}
table#music2 td#three {
	font-size: 90%;
	padding: 0 5px;
	width: 60px;
}
tr#even2 td {
	background-color: #3F1F13;
}
p#back {
	padding: 30px 0 20px 0;
	text-align: center;
	margin-right: 50px;
}