body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-size: 14px}

#container {
	position: relative;
	width: 1024px;
	top: 63px;
	margin:auto;
	background-color: #000000;
	height: auto;
}
#container #gallery {
	height: 534px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 38px;
	background-color: #000000;
}

#container #banner {
	background-repeat: repeat;
	height: 44px;
	width: 1024px;
	position: absolute;
	top: -12px;
	background-color: #CCCCCC;
}
#container #logo {
	height: 124px;
	width: 146px;
	position: absolute;
	left: -1px;
	top: -50px;
}
#container #links {
	height: 24px;
	width: 850px;
	position: absolute;
	left: 175px;
	top: -34px;
}
#container #banner #tele {
	height: 30px;
	width: 416px;
	position: absolute;
	float: right;
	left: 607px;
	top: -4px;
}
#container #content {
	position: absolute;
	height: 50px;
	width: 1024px;
	top: 580px;
	background-color: #000000;
	background-repeat: repeat;
}
#container #content #hold {
	position: relative;
	width: 1024px;
	top: auto;
	background-color: #000000;
}
#container #content #hold #social {
	position: absolute;
	height: 70px;
	width: 241px;
	top: 20px;
	background-color: #000000;
}
#container #content #hold #credits {
	position: absolute;
	height: 70px;
	width: 1024px;
	top: 80px;
	background-color: #000000;
}

#container #content #hold #txtlinks {
	position: absolute;
	height: 70px;
	width: 490px;
	top: 20px;
	left: 240px;
	background-color: #000000;
}
#container #content #hold #music {
	position: absolute;
	height: 70px;
	width: 176px;
	top: 20px;
	left: 923px;
}
