html, body {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	text-align: center;
}
#wrap {
	width:750px;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.front page h1,h2
{
	color: #FFFFFF;
}

#frontnavtop p {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}
#frontnavtop a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
#frontnavtop a:hover {
	color: #000099;
}

#front_background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	height: 625px;
	width: 750px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #C40000;
	overflow: hidden;
}
#front_background h1 {
	font-size: 1px;
	text-indent:-5000em;
	margin:0;
	padding:0;
}

#frontnavtop {
	height: 39px;
	width: 459px;
	position: absolute;
	left: 7px;
	margin: 0px;
	padding: 0px;
	top: 11px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#statement {
	position:absolute;
	left:12px;
	top:462px;
	width:223px;
	height:92px;
	z-index:1;
	margin: 0px;
}
#statement p {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#nowplaying {
	position:absolute;
	left:15px;
	top:274px;
	width:400px;
	height:120px;
	z-index:1;
	background-color: #C30000;
}
#buttonboxlabels {
	position:absolute;
	left:3px;
	width:220px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	padding: 0px;
	height: auto;
	top: 143px;
	text-align: right;
	z-index: 1;
}

#buttonbox {
	position:absolute;
	left:231px;
	width:auto;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	padding: 0px;
	height: auto;
	top: 143px;
	text-align: left;
	z-index: 2;
}
#buttonbox a {
	color: #FFFFFF;
	text-decoration: none;
}

#buttonbox a:hover {
	color: #CC0000;
}

#cddonation {
	position:absolute;
	left:439px;
	width:299px;
	z-index:1;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	height: 240px;
	top: 356px;
	text-align: center;
}
#cddonation a {
	color: #FFFFFF;
	}
#newsflash {
	position:absolute;
	left:9px;
	top:409px;
	width:416px;
	height:191px;
	z-index:1;
	margin: 0px;
}
#affiliates {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sponsors {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.sponsors a:link {
	color: #FFFFFF;
}
.sponsors a:visited {
	color: #C30000;
}
.sponsors a:hover {
	color: #0000CC;
}
#socialmedia {
	margin: 0 auto;
	width:299px;
	z-index:1;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0px 0px;
	height: 51px;
	top: 664px;
	text-align: center;
}
.structural
{
	position: absolute;
	left: -1000px;
}

.footernav {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.footernav a:link {
	color: #FFFFFF;
}
.footernav a:visited {
	color: #FFF;
}
.footernav a:hover {
	color: #C00;
}
.buttonboxsmall {
	font-size: 14px;
	font-style: italic;
}

