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;
	
}
#frontnavtop p {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}
#frontnavtop a {
	text-decoration: none;
	color: #FFFFFF;
}
#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;
}
#front_background h1 {
	font-size: 1px;
	text-indent:-5000em;
	margin:0;
	padding:0;
}

#frontnavtop {
	height: 39px;
	width: 430px;
	position: absolute;
	left: 18px;
	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:95px;
	top:287px;
	width:330px;
	height:120px;
	z-index:1;
	background-color: #C30000;
}
#buttonbox {
	position:absolute;
	left:228px;
	width:172px;
	z-index:1;
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	padding: 0px;
	height: 102px;
	top: 158px;
}
#buttonbox a:hover {
	color: #CC0000;
}
#buttonbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#cddonation {
	position:absolute;
	left:443px;
	width:299px;
	z-index:1;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	height: 51px;
	top: 548px;
	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;
}
.footernav {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footernav a:link {
	color: #FFFFFF;
}
.footernav a:visited {
	color: #C30000;
}
.footernav a:hover {
	color: #0000CC;
}
