@charset "UTF-8";
body {
	background-color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3D2618;
}
a:active {
	text-decoration: none;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9900;
}
.style22 {font-size: 10px}
/* CSS Document */

.wrapper {
	height: 600px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/splashbkrnd.jpg);
	background-repeat: no-repeat;
	margin-top: 3%;
}
.topspacer {
	float: left;
	height: 166px;
	width: 1000px;
}
.leftspacer {
	float: left;
	height: 55px;
	width: 475px;
}
.main {
	float: left;
	height: 30px;
	width: 310px;
}
.entersite {
	float: left;
	height: 25px;
	width: 100px;
	margin-top: 6px;
}
.listen {
	float: left;
	height: 25px;
	width: 20px;
	margin-top: 6px;
}
.itunes {
	float: left;
	height: 25px;
	width: 100px;
	margin-top: 6px;
}
.construction {
	float: left;
	height: 25px;
	width: 870px;
}
.footerspacer {
	height: 315px;
	width: 1000px;
	float: left;
}
.style18 {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 10px;
}
.style21 {
	color: #999966;
	}
.footer {
	float: left;
	height: 20px;
	width: 1000px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #999966;
}
.copyrightbottom {
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

